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 a51327b commit 1b8a651Copy full SHA for 1b8a651
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# [5.2.8]
2
+* Remove tooltip for LinkStyleButton.
3
+* Make link match regex case insensitive.
4
+
5
# [5.2.7]
6
* Add locale to QuillEditor.basic.
7
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
-version: 5.2.7
+version: 5.2.8
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill
0 commit comments