quill_html_editor_v3 2.2.13 copy "quill_html_editor_v3: ^2.2.13" to clipboard
quill_html_editor_v3: ^2.2.13 copied to clipboard

Yet, another fork of the quill_html_editor package fixing some issues that no one else wants to fix.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quill_html_editor_v3

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

dependencies:
  quill_html_editor_v3: ^2.2.13

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_v3/quill_html_editor_v3.dart';
3
likes
135
points
375
downloads

Publisher

unverified uploader

Weekly Downloads

Yet, another fork of the quill_html_editor package fixing some issues that no one else wants to fix.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

file_picker, flutter, flutter_web_plugins, http, path, pointer_interceptor, uuid, webview_flutter, webview_flutter_android, webview_flutter_platform_interface, webview_flutter_wkwebview

More

Packages that depend on quill_html_editor_v3

Packages that implement quill_html_editor_v3