qaid_markdown_editor 1.0.2 copy "qaid_markdown_editor: ^1.0.2" to clipboard
qaid_markdown_editor: ^1.0.2 copied to clipboard

A professional, modern, and highly customizable Markdown editor widget for Flutter, featuring a live preview and syntax highlighting.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add qaid_markdown_editor

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  qaid_markdown_editor: ^1.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:qaid_markdown_editor/qaid_markdown_editor.dart';
2
likes
140
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A professional, modern, and highly customizable Markdown editor widget for Flutter, featuring a live preview and syntax highlighting.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_highlight, flutter_markdown, google_fonts, markdown

More

Packages that depend on qaid_markdown_editor