From 90511b31a86c5dc552e36d7a29d409db9440a525 Mon Sep 17 00:00:00 2001 From: Ellet <73608287+freshtechtips@users.noreply.github.com> Date: Sun, 5 Nov 2023 02:44:21 +0300 Subject: [PATCH] Move all the md files to the doc && Update pubspec.yaml of the extensions package --- 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 00ad2745..b90ceb10 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: flutter: sdk: flutter - flutter_quill: ^8.1.6 + flutter_quill: ^8.1.10 http: ^1.1.0 photo_view: ^0.14.0