quill_html_editor 0.1.3 copy "quill_html_editor: ^0.1.3" to clipboard
quill_html_editor: ^0.1.3 copied to clipboard

outdated

HTML rich text editor for Android, iOS and Web, using the QuilJS library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quill_html_editor

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

dependencies:
  quill_html_editor: ^0.1.3

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:quill_html_editor/quill_html_editor.dart';
246
likes
0
pub points
97%
popularity

Publisher

unverified uploader

HTML rich text editor for Android, iOS and Web, using the QuilJS library.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, webviewx

More

Packages that depend on quill_html_editor