flutter_quill_delta_from_html 1.2.0 copy "flutter_quill_delta_from_html: ^1.2.0" to clipboard
flutter_quill_delta_from_html: ^1.2.0 copied to clipboard

Convert easily HTML inputs content to Quill Delta format

1.2.0 #

  • Chore: removed flutter_quill dependency to use only required parts of it
  • Fix: HtmlOperations doesn't pass the customBlocks from HtmlToDelta

1.1.8 #

  • Fix: README bad code ref, and better documentation
  • Chore: new custom block example and test for it

1.1.7 #

  • Fix: removed unused vars

1.1.6 #

  • Fix: README bad code references

1.1.5 #

  • Feat: added support for subscript and superscript
  • Feat: added support for color and background-color
  • Feat: added support for custom blocks
  • Feat: added support for custom parsed DOM Document using HtmlToDelta.convertDocument(DOMDocument)
  • Chore: improved README
  • Chore: improved documentation about project
  • Chore: now resolveCurrentElement was moved to the interface to give the same functionality to all implementations

1.1.0 #

  • Added support for fully attributes (could be partially bugged)
  • Added an interface for create custom render tags
  • Added tests for several cases

1.0.0 #

  • Starting point.
5
likes
0
pub points
93%
popularity

Publisher

unverified uploader

Convert easily HTML inputs content to Quill Delta format

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dart_quill_delta, flutter, html, meta

More

Packages that depend on flutter_quill_delta_from_html