|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
name: flutter_quill |
|
|
|
|
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us) |
|
|
|
|
version: 1.6.0 |
|
|
|
|
version: 1.6.1 |
|
|
|
|
#author: bulletjournal |
|
|
|
|
homepage: https://bulletjournal.us/home/index.html |
|
|
|
|
repository: https://github.com/singerdmx/flutter-quill |
|
|
|
@ -13,9 +13,9 @@ dependencies: |
|
|
|
|
flutter: |
|
|
|
|
sdk: flutter |
|
|
|
|
collection: ^1.15.0 |
|
|
|
|
flutter_colorpicker: ^0.4.0 |
|
|
|
|
flutter_colorpicker: ^0.5.0 |
|
|
|
|
flutter_keyboard_visibility: ^5.0.0 |
|
|
|
|
image_picker: ^0.7.3 |
|
|
|
|
image_picker: ^0.8.1+3 |
|
|
|
|
photo_view: ^0.11.1 |
|
|
|
|
quiver: ^3.0.0 |
|
|
|
|
string_validator: ^0.3.0 |
|
|
|
|