chore: remove dependency html converter (#1987)

* chore: remove html2md dependency in quill_html_converter

* chore: bump vsc_quill_delta_to_html to 1.0.5
pull/1988/head
Ellet 9 months ago committed by GitHub
parent 5ba6fcdbf0
commit 0c6ade2fd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      quill_html_converter/pubspec.yaml

@ -20,8 +20,7 @@ environment:
dependencies:
flutter:
sdk: flutter
vsc_quill_delta_to_html: ^1.0.4
html2md: ^1.3.1
vsc_quill_delta_to_html: ^1.0.5
markdown: ^7.2.2
charcode: ^1.3.1
collection: ^1.18.0

Loading…
Cancel
Save