Update pubspec.yaml

pull/1443/head
Ahmed Hnewa 2 years ago
parent 3f36393891
commit 570f2f7900
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 6
      flutter_quill_extensions/pubspec.yaml

@ -12,10 +12,10 @@ dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
# flutter_quill: ^7.4.15 flutter_quill: ^7.4.15
# In case you are working on changes for both libraries, # In case you are working on changes for both libraries,
flutter_quill: # flutter_quill:
path: /Users/ahmedhnewa/development/playground/framework_based/flutter/flutter-quill # path: ~/development/playground/framework_based/flutter/flutter-quill
http: ^1.1.0 http: ^1.1.0
image_picker: ">=1.0.4" image_picker: ">=1.0.4"

Loading…
Cancel
Save