From a3d058262f3e61f2de0c3e5a840a1010f48a752b Mon Sep 17 00:00:00 2001 From: rodrigo-itao <66178504+rodrigo-itao@users.noreply.github.com> Date: Wed, 17 May 2023 13:35:00 -0300 Subject: [PATCH] Update pubspec.yaml Fix #1218 --- 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 f03c97c7..2c132290 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: video_player: ^2.4.2 youtube_player_flutter: ^8.1.1 gallery_saver: ^2.3.2 - math_keyboard: ^0.1.8 + math_keyboard: ^0.2.0 string_validator: ^1.0.0 universal_html: ^2.2.1 url_launcher: ^6.1.9