quill_pdf_converter 9.1.1-dev copy "quill_pdf_converter: ^9.1.1-dev" to clipboard
quill_pdf_converter: ^9.1.1-dev copied to clipboard

discontinuedreplaced by: flutter_quill_to_pdf
outdated

A extension for flutter_quill package to add support for dealing with conversion to pdf

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quill_pdf_converter

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

dependencies:
  quill_pdf_converter: ^9.1.1-dev

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_pdf_converter/quill_pdf_converter.dart';
4
likes
0
points
89
downloads

Documentation

Documentation

Publisher

verified publisherfreshplatform.net

Weekly Downloads

A extension for flutter_quill package to add support for dealing with conversion to pdf

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

dart_quill_delta, flutter, htmltopdfwidgets, pdf, quill_html_converter

More

Packages that depend on quill_pdf_converter