From 35b8771db9d7c024d18cd71099b29886e823ae1c Mon Sep 17 00:00:00 2001 From: CatHood0 Date: Sun, 18 Aug 2024 06:44:50 -0400 Subject: [PATCH] Update simple_spell_checker to last version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b2d545c4..a64a357f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,7 @@ dependencies: # Dart Packages intl: ^0.19.0 dart_quill_delta: ^10.0.0 - simple_spell_checker: ^1.0.3 + simple_spell_checker: ^1.0.4 collection: ^1.17.0 quiver: ^3.2.1 equatable: ^2.0.5