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 4bb77f6 commit 1203a40Copy full SHA for 1203a40
example/pubspec.lock
@@ -245,7 +245,7 @@ packages:
245
path: "../flutter_quill_extensions"
246
relative: true
247
source: path
248
- version: "11.0.0"
+ version: "11.0.0+fork"
249
flutter_quill_test:
250
dependency: "direct dev"
251
description:
flutter_quill_extensions/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_quill_extensions
2
description: Embed extensions for flutter_quill to support loading images and videos
3
-version: 11.0.0
+version: 11.0.0+fork
4
homepage: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions/
5
repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions/
6
issue_tracker: https://github.com/singerdmx/flutter-quill/issues/
0 commit comments