Upgrade to 7.2.2

pull/1259/head
Cheryl 2 years ago
parent 1124a1f26c
commit ebef9d7d95
  1. 3
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,3 +1,6 @@
# [7.2.2]
- Prevent operations on stale editor state.
# [7.2.1] # [7.2.1]
- Add support for android keyboard content insertion. - Add support for android keyboard content insertion.
- Enhance color picker, enter hex color and color palette option. - Enhance color picker, enter hex color and color palette option.

@ -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: 7.2.1 version: 7.2.2
#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

Loading…
Cancel
Save