|
|
@ -1,6 +1,6 @@ |
|
|
|
name: flutter_quill_extensions |
|
|
|
name: flutter_quill_extensions |
|
|
|
description: Embed extensions for flutter_quill including image, video, formula and etc. |
|
|
|
description: Embed extensions for flutter_quill including image, video, formula and etc. |
|
|
|
version: 0.6.0-dev.1 |
|
|
|
version: 0.6.0-dev.2 |
|
|
|
homepage: https://github.com/singerdmx/flutter-quill |
|
|
|
homepage: https://github.com/singerdmx/flutter-quill |
|
|
|
repository: https://github.com/singerdmx/flutter-quill |
|
|
|
repository: https://github.com/singerdmx/flutter-quill |
|
|
|
|
|
|
|
|
|
|
@ -26,7 +26,7 @@ dependencies: |
|
|
|
flutter: |
|
|
|
flutter: |
|
|
|
sdk: flutter |
|
|
|
sdk: flutter |
|
|
|
|
|
|
|
|
|
|
|
flutter_quill: ^8.1.10 |
|
|
|
flutter_quill: ^8.2.0 |
|
|
|
|
|
|
|
|
|
|
|
http: ^1.1.0 |
|
|
|
http: ^1.1.0 |
|
|
|
photo_view: ^0.14.0 |
|
|
|
photo_view: ^0.14.0 |
|
|
|