|
|
@ -1,6 +1,6 @@ |
|
|
|
name: flutter_quill |
|
|
|
name: flutter_quill |
|
|
|
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us) |
|
|
|
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us) |
|
|
|
version: 5.0.4 |
|
|
|
version: 5.0.5 |
|
|
|
#author: bulletjournal |
|
|
|
#author: bulletjournal |
|
|
|
homepage: https://bulletjournal.us/home/index.html |
|
|
|
homepage: https://bulletjournal.us/home/index.html |
|
|
|
repository: https://github.com/singerdmx/flutter-quill |
|
|
|
repository: https://github.com/singerdmx/flutter-quill |
|
|
@ -28,7 +28,7 @@ dependencies: |
|
|
|
diff_match_patch: ^0.4.1 |
|
|
|
diff_match_patch: ^0.4.1 |
|
|
|
i18n_extension: ^5.0.0 |
|
|
|
i18n_extension: ^5.0.0 |
|
|
|
gallery_saver: ^2.3.2 |
|
|
|
gallery_saver: ^2.3.2 |
|
|
|
device_info_plus: ^3.2.3 |
|
|
|
device_info_plus: ^4.0.0 |
|
|
|
platform: ^3.1.0 |
|
|
|
platform: ^3.1.0 |
|
|
|
|
|
|
|
|
|
|
|
dev_dependencies: |
|
|
|
dev_dependencies: |
|
|
|