Skip to content

Commit 10a03ae

Browse files
committed
v0.7.1 Release
- Implement safe area for canvases. - Fix scroll physics and always scrollable option.
1 parent be77d91 commit 10a03ae

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.7.1
2+
- Implement safe area for canvases.
3+
- Fix scroll physics and always scrollable option.
4+
15
## 0.7.0
26
- New Dialogs feature! 100% customizable dialogs with customizable close button, background, and padding.
37
- New show dialog action.

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: 0.7.0
3+
version: 0.7.1
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslyAPI
66

0 commit comments

Comments
 (0)