From 03d7c1e6bc4797a31466fa161e315fca71ba283b Mon Sep 17 00:00:00 2001 From: X Code Date: Fri, 28 Jun 2024 23:49:23 -0700 Subject: [PATCH] Update pubspec.yaml (#1958) --- flutter_quill_extensions/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index ad9238b8..a36144d1 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -36,7 +36,7 @@ dependencies: cross_file: ^0.3.3+6 flutter_quill: ^9.3.12 - photo_view: ^0.14.0 + photo_view: ^0.15.0 # Plugins video_player: ^2.8.1 @@ -53,4 +53,4 @@ dev_dependencies: flutter_lints: ^4.0.0 flutter: - uses-material-design: true \ No newline at end of file + uses-material-design: true