From 7b8dba167f7122e1388e9e765b814a18202f239d Mon Sep 17 00:00:00 2001 From: Ellet Date: Sat, 11 Nov 2023 04:36:13 +0300 Subject: [PATCH] Bumb flutter_quill minimum to 8.4.1 --- 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 548e27d1..44034a97 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: flutter: sdk: flutter - flutter_quill: ^8.3.0 + flutter_quill: ^8.4.1 http: ^1.1.0 photo_view: ^0.14.0