|
|
@ -1,13 +1,13 @@ |
|
|
|
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: 3.9.11 |
|
|
|
version: 4.0.0 |
|
|
|
#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 |
|
|
|
|
|
|
|
|
|
|
|
environment: |
|
|
|
environment: |
|
|
|
sdk: ">=2.12.0 <3.0.0" |
|
|
|
sdk: ">=2.12.0 <3.0.0" |
|
|
|
flutter: ">=2.5.3" |
|
|
|
flutter: ">=2.10.0" |
|
|
|
|
|
|
|
|
|
|
|
dependencies: |
|
|
|
dependencies: |
|
|
|
flutter: |
|
|
|
flutter: |
|
|
|