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 e03aa66 commit bdf8017Copy full SHA for bdf8017
attributed_text/CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [0.4.4] - Feb, 2024
2
+ * [FIX] - `toggleAttribution()` error with inline placeholders.
3
+
4
## [0.4.3] - Jan, 2024
5
* [FIX] - Accessing individual characters in `AttributedText` no longer tries to access indices
6
out of bounds.
attributed_text/pubspec.yaml
@@ -1,6 +1,6 @@
name: attributed_text
description: Text with metadata spans for easy text editing and styling.
-version: 0.4.3
+version: 0.4.4
homepage: https://github.com/superlistapp/super_editor
funding:
- https://flutterbountyhunters.com
0 commit comments