diff --git a/pubspec.yaml b/pubspec.yaml index 10dbd3ff..9ffcea8b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,6 @@ dependencies: # Dart Packages intl: ^0.19.0 dart_quill_delta: ^10.0.0 - simple_spell_checker: ^1.0.6 collection: ^1.17.0 quiver: ^3.2.1 equatable: ^2.0.5 @@ -55,7 +54,7 @@ dependencies: flutter_colorpicker: ^1.1.0 # For converting HTML to Quill delta - flutter_quill_delta_from_html: ^1.3.13 + flutter_quill_delta_from_html: ^1.4.0 markdown: ^7.2.1 charcode: ^1.3.1