Upgrade to 4.0.0

pull/670/head
X Code 3 years ago
parent a56e640e15
commit 802aca8f96
  1. 3
      CHANGELOG.md
  2. 4
      pubspec.yaml

@ -1,3 +1,6 @@
# [4.0.0]
* Upgrade for Flutter 2.10.
# [3.9.11]
* Added Indonesian translation.

@ -1,13 +1,13 @@
name: flutter_quill
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
version: 3.9.11
version: 4.0.0
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.5.3"
flutter: ">=2.10.0"
dependencies:
flutter:

Loading…
Cancel
Save