vsc_quill_delta_to_html 1.0.0+1 copy "vsc_quill_delta_to_html: ^1.0.0+1" to clipboard
vsc_quill_delta_to_html: ^1.0.0+1 copied to clipboard

outdated

A quill Delta to HTML converter. Ported from the JS library https://www.npmjs.com/package/quill-delta-to-html.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vsc_quill_delta_to_html

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

dependencies:
  vsc_quill_delta_to_html: ^1.0.0+1

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

Import it

Now in your Dart code, you can use:

import 'package:vsc_quill_delta_to_html/vsc_quill_delta_to_html.dart';
35
likes
0
points
18.1k
downloads

Publisher

verified publishervscorp.com

Weekly Downloads

A quill Delta to HTML converter. Ported from the JS library https://www.npmjs.com/package/quill-delta-to-html.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, html_unescape, meta

More

Packages that depend on vsc_quill_delta_to_html