We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62be3d commit 351bcb9Copy full SHA for 351bcb9
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# [7.1.3]
2
+* Fix ios cursor bug when word.length==1.
3
+
4
# [7.1.2]
5
* Fix non scrollable editor exception, when tapped under content.
6
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
-version: 7.1.2
+version: 7.1.3
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill
0 commit comments