From 02ad0517f5e6fa6cfbd3a6d00e5b2cd330205a3c Mon Sep 17 00:00:00 2001 From: Cheryl Date: Sat, 29 Jun 2024 14:13:55 -0700 Subject: [PATCH] Upgrade flutter_quill to ^9.5.1 in flutter_quill_extensions --- 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 72b8f825..105629b3 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -35,7 +35,7 @@ dependencies: universal_html: ^2.2.4 cross_file: ^0.3.3+6 - flutter_quill: ^9.3.12 + flutter_quill: ^9.5.1 photo_view: ^0.15.0 youtube_explode_dart: ^2.2.1