From 67914f497751d5f8c91fc2dacf57e16ea36d3064 Mon Sep 17 00:00:00 2001 From: Jonathan Salmon Date: Tue, 4 Jul 2023 00:17:29 +0100 Subject: [PATCH] Released flutter_quill_extensions 0.3.3 --- 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 f1b77e8c..7b9ff4da 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.2.0 + math_keyboard: ">=0.1.8 <0.3.0" string_validator: ^1.0.0 universal_html: ^2.2.1 url_launcher: ^6.1.9