Skip to content

Commit 0ca59f0

Browse files
committed
v4.1.0 Release
- Fix AppBar constraints. - Add `Brightness` property for Codelessly emulator support.
1 parent 3f666b6 commit 0ca59f0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 4.1.0
2+
3+
- Fix AppBar constraints.
4+
- Add `Brightness` property for Codelessly emulator support.
5+
16
## 4.0.0
27

38
- Update codelessly_json_serializable to v4.9.0.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: codelessly_api
22
description: Flutter's layouts and widgets represented as models and JSON data. This API is used by the Codelessly Editor and CloudUI SDK to render Flutter Widgets.
3-
version: 4.0.0
3+
version: 4.1.0
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslyAPI
66

0 commit comments

Comments
 (0)