From 19bb8526b82904e1231979e4b05db95dcca0646a Mon Sep 17 00:00:00 2001 From: CatHood0 Date: Mon, 19 Aug 2024 21:18:25 -0400 Subject: [PATCH] Chore: update to last version simple_spell_checker for fix some issues --- flutter_quill_extensions/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index ca512ace..bbe0e9d0 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: # Plugins video_player: ^2.8.1 - simple_spell_checker: ^1.0.9 + simple_spell_checker: ^1.1.2 youtube_player_flutter: ^9.0.1 url_launcher: ^6.2.1 super_clipboard: ^0.8.15