upgrade to 2.0.11

pull/430/head
li3317 3 years ago
parent 4f0fa755b1
commit b029812c9a
  1. 3
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,3 +1,6 @@
## [2.0.11]
* Fix visibility of text selection handlers on scroll.
## [2.0.10]
* cursorConnt.color notify the text_line to repaint if it was disposed.

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

Loading…
Cancel
Save