We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1203a40 commit 3099741Copy full SHA for 3099741
flutter_quill_extensions/pubspec.yaml
@@ -1,3 +1,5 @@
1
+publish_to: none
2
+
3
name: flutter_quill_extensions
4
description: Embed extensions for flutter_quill to support loading images and videos
5
version: 11.0.0+fork
@@ -36,7 +38,8 @@ dependencies:
36
38
web: ">=0.5.0 <2.0.0"
37
39
path: ^1.8.0
40
- flutter_quill: ^11.0.0
41
+ flutter_quill:
42
+ path: ../
43
photo_view: ^0.15.0
44
45
# Plugins
0 commit comments