From 04a391a76aae942a78a0d54286b81e1bf75a5441 Mon Sep 17 00:00:00 2001 From: Ahmed Hnewa <73608287+freshtechtips@users.noreply.github.com> Date: Mon, 23 Oct 2023 18:45:52 +0300 Subject: [PATCH] Update comment in pubspec.yaml of flutter_quill_extensions --- 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 e45814ad..7e2259e5 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: flutter_quill: ^7.8.0 # In case you are working on changes for both libraries, # flutter_quill: - # path: ~/development/playground/framework_based/flutter/flutter-quill + # path: ../ http: ^1.1.0 image_picker: ">=1.0.4"