flutter_quill_to_pdf 1.1.4 copy "flutter_quill_to_pdf: ^1.1.4" to clipboard
flutter_quill_to_pdf: ^1.1.4 copied to clipboard

Create PDF'S using deltas from Quill, with configurable attributes, fonts, and custom pdf widgets

1.1.4 #

  • [Fix] README bad dependecy name

1.1.1 #

  • [Feat] improved README
  • [Fix] bad unnecessary args remove
  • [Fix] bad names in some classes and functions
  • [Fix] bad test (by now cannot be created a test)

1.1.0 #

  • [Feat] added support to custom delta to html converter
  • [Feat] added support to custom html to markdown converter
  • [Feat] added new factory to create document and write file
  • [Feat] improved params descriptions
  • [Feat] added support to customize markdown rules
  • [Feat] now we can add a custom theme to pdf document
  • [Feat] now we can pass functions to when the create doc ends sucessfully or when throws and exception
  • [Fix] removed lineHeight attribute since flutt_quill and html2md has Rule class and creates conflicts on imports
  • README now has better documentation, to be more accurate on how use this library

1.0.2 #

  • [Fix] inconfortable name. PDFConvertersParam was changed to PDFPageFormat
  • [Feat] improved README to make more easy read how works the package

1.0.1 #

  • [Fix] minimal errors
  • [Fix] issue where list (bullet, check, and ordered) takes a more space that it needs on top

1.0.0 #

  • First commit
2
likes
140
pub points
71%
popularity
screenshot

Publisher

unverified uploader

Create PDF'S using deltas from Quill, with configurable attributes, fonts, and custom pdf widgets

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, cross_file, dart_quill_delta, flutter, html, html_unescape, meta, pdf, universal_html

More

Packages that depend on flutter_quill_to_pdf