Upgrade to [1.9.2] Support for building custom inline styles

pull/371/head
Xin Yao 4 years ago
parent ada795efe5
commit 7523d9623f
  1. 3
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,3 +1,6 @@
## [1.9.2]
* Support for building custom inline styles.
## [1.9.1]
* Cursor jumps to the most appropriate offset to display selection.

@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
version: 1.9.1
version: 1.9.2
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill

Loading…
Cancel
Save