Update pubspec.yaml

pull/1495/head
Ellet 1 year ago
parent 0481ac59cc
commit 164e395b4b
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 12
      flutter_quill_extensions/pubspec.yaml

@ -1,13 +1,15 @@
name: flutter_quill_extensions
description: Embed extensions for flutter_quill including image, video, formula and etc.
version: 1.0.0-dev
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill/tree/master/flutter_quill_extensions
version: 0.7.0-dev
homepage: https://github.com/singerdmx/flutter-quill
repository: https://github.com/singerdmx/flutter-quill
topics:
- ui
- widgets
- widget
- rich-text-editor
platforms:
android:
ios:
@ -24,10 +26,10 @@ dependencies:
flutter:
sdk: flutter
flutter_quill: ^8.1.1
flutter_quill: ^8.1.6
# In case you are working on changes for both libraries,
# flutter_quill:
# path: ./../flutter-quill
# path: ../
http: ^1.1.0
photo_view: ^0.14.0

Loading…
Cancel
Save