From 570f2f79003ff51dd35e28cf76fb2349ad8154f5 Mon Sep 17 00:00:00 2001 From: Ahmed Hnewa <73608287+freshtechtips@users.noreply.github.com> Date: Fri, 20 Oct 2023 17:19:39 +0300 Subject: [PATCH] Update pubspec.yaml --- flutter_quill_extensions/pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index c4a12374..7ec60cf0 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -12,10 +12,10 @@ dependencies: flutter: sdk: flutter - # flutter_quill: ^7.4.15 + flutter_quill: ^7.4.15 # In case you are working on changes for both libraries, - flutter_quill: - path: /Users/ahmedhnewa/development/playground/framework_based/flutter/flutter-quill + # flutter_quill: + # path: ~/development/playground/framework_based/flutter/flutter-quill http: ^1.1.0 image_picker: ">=1.0.4"