File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.3.0-dev.18] - Jan 30, 2024
2+ * ADJUSTMENT: Upgrade to ` attributed_text ` ` v0.4.3 ` (with fixes to per-character lookup).
3+
14## [ 0.3.0-dev.17] - Jan 28, 2024
25 * FEATURE: Inline widgets for ` SuperTextField ` .
36 * FIX: ` SuperEditor ` : Selecting text with inline widgets and toggling styles deleted the inline widgets.
Original file line number Diff line number Diff line change 11name : super_editor
22description : Configurable, composable, extensible text editor and document renderer for Flutter.
3- version : 0.3.0-dev.17
3+ version : 0.3.0-dev.18
44homepage : https://github.com/superlistapp/super_editor
55funding :
66 - https://flutterbountyhunters.com
@@ -29,7 +29,7 @@ dependencies:
2929 flutter :
3030 sdk : flutter
3131
32- attributed_text : ^0.4.2
32+ attributed_text : ^0.4.3
3333 characters : ^1.3.0
3434 collection : ^1.15.0
3535 follow_the_leader : ^0.0.4+8
You can’t perform that action at this time.
0 commit comments