quill_html_converter 9.0.0-dev-9 copy "quill_html_converter: ^9.0.0-dev-9" to clipboard
quill_html_converter: ^9.0.0-dev-9 copied to clipboard

discontinuedreplaced by: vsc_quill_delta_to_html
outdated

A extension for flutter_quill package to add support for dealing with conversion to/from html

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quill_html_converter

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

dependencies:
  quill_html_converter: ^9.0.0-dev-9

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_converter/quill_html_converter.dart';
19
likes
0
points
1.16k
downloads

Documentation

Documentation

Publisher

verified publisherfreshplatform.net

Weekly Downloads

A extension for flutter_quill package to add support for dealing with conversion to/from html

Repository (GitHub)
View/report issues

Topics

#ui #widget #rich-text-editor #quill

License

unknown (license)

Dependencies

charcode, collection, flutter, flutter_quill, html2md, markdown, vsc_quill_delta_to_html

More

Packages that depend on quill_html_converter