Skip to content

Commit 10ad5f2

Browse files
super_editor v0.3.0-dev.22
1 parent 461b0e3 commit 10ad5f2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

super_editor/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [0.3.0-dev.22] - Mar 28, 2025
2+
* FIX: `MessagePageScaffold` - Prevent possible negative layout constraints on bottom sheet.
3+
14
## [0.3.0-dev.21] - Mar 27, 2025
25
* FEATURE: Chat - Added a `MessagePageScaffold` to create chat pages with a bottom mounted editor.
36
* FEATURE: List items support inline widgets.

super_editor/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: super_editor
22
description: Configurable, composable, extensible text editor and document renderer for Flutter.
3-
version: 0.3.0-dev.21
3+
version: 0.3.0-dev.22
44
homepage: https://github.com/superlistapp/super_editor
55
funding:
66
- https://flutterbountyhunters.com

0 commit comments

Comments
 (0)