File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.3.0-dev.21] - Mar 27, 2025
2
+ * FEATURE: Chat - Added a ` MessagePageScaffold ` to create chat pages with a bottom mounted editor.
3
+ * FEATURE: List items support inline widgets.
4
+ * FIX: Super Reader - Crash when rotating phone with an expanded selection.
5
+
1
6
## [ 0.3.0-dev.20] - Mar 7, 2025
2
7
* FIX: Keyboard safe area rare layout exception due to dirty ancestor layout.
3
8
Original file line number Diff line number Diff line change 1
1
name : super_editor
2
2
description : Configurable, composable, extensible text editor and document renderer for Flutter.
3
- version : 0.3.0-dev.20
3
+ version : 0.3.0-dev.21
4
4
homepage : https://github.com/superlistapp/super_editor
5
5
funding :
6
6
- https://flutterbountyhunters.com
@@ -37,7 +37,7 @@ dependencies:
37
37
linkify : ^5.0.0
38
38
logging : ^1.3.0
39
39
super_text_layout : ^0.1.18
40
- super_keyboard : ^0.1.0
40
+ super_keyboard : ^0.1.1
41
41
url_launcher : ^6.3.1
42
42
uuid : ^4.5.1
43
43
overlord : ^0.0.3+5
You can’t perform that action at this time.
0 commit comments