Upgrade to [1.9.4] Bug fix for cursor position when tapping at the end of line with image(s)

pull/371/head
Xin Yao 4 years ago
parent dc66cf13fd
commit d401879789
  1. 3
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,3 +1,6 @@
## [1.9.4]
* Bug fix for cursor position when tapping at the end of line with image(s).
## [1.9.3]
* Bug fix when line only contains one image.

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

Loading…
Cancel
Save