From 7c94129c88dd9f04f9f65ef9039f5500462e3313 Mon Sep 17 00:00:00 2001 From: X Code Date: Thu, 20 Apr 2023 19:38:31 -0700 Subject: [PATCH] Update pubspec.yaml --- 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 befe2296..05f699fb 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter: sdk: flutter - flutter_quill: ^7.1.8 + flutter_quill: ^7.1.9 image_picker: ^0.8.5+3 photo_view: ^0.14.0