@ -1,6 +1,6 @@
name : quill_html_converter
description : A extension for flutter_quill package to add support for dealing with conversion to/from html
version : 9.3 .2
version : 9.3 .3
homepage : https://github.com/singerdmx/flutter-quill/tree/master/quill_html_converter/
repository : https://github.com/singerdmx/flutter-quill/tree/master/quill_html_converter/
issue_tracker : https://github.com/singerdmx/flutter-quill/issues/
@ -20,12 +20,12 @@ environment:
dependencies:
flutter:
sdk : flutter
vsc_quill_delta_to_html : ^1.0.3
vsc_quill_delta_to_html : ^1.0.4
html2md : ^1.3.1
markdown : ^7.1.1
markdown : ^7.2.2
charcode : ^1.3.1
collection : ^1.18.0
dart_quill_delta : ^0.0.1
dart_quill_delta : ^9.3.2
dev_dependencies: