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 d9ca3c9 commit e51367bCopy full SHA for e51367b
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# [4.0.6]
2
+* Bug fix for copying text with new lines.
3
+
4
# [4.0.5]
5
* Fixed casting null to Tuple2 when link dialog is dismissed without any input (e.g. barrier dismissed).
6
pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_quill
description: A rich text editor supporting mobile and web (Demo App @ bulletjournal.us)
-version: 4.0.5
+version: 4.0.6
#author: bulletjournal
homepage: https://bulletjournal.us/home/index.html
repository: https://github.com/singerdmx/flutter-quill
0 commit comments