Upgrade to 3.8.7

pull/635/head
X Code 3 years ago
parent 179fd0b802
commit f278ea1dc9
  1. 5
      CHANGELOG.md
  2. 2
      pubspec.yaml

@ -1,5 +1,8 @@
# [3.8.7]
* Fix checkbox not toggled correctly in toolbar button.
# [3.8.6]
* Fix cursor position changes when checking/unchecking the checkbox
* Fix cursor position changes when checking/unchecking the checkbox.
# [3.8.5]
* Fix _handleDragUpdate in _TextSelectionHandleOverlayState.

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

Loading…
Cancel
Save