Skip to content

Commit 4f82b7e

Browse files
committed
v0.0.6 Release
- Update visibility rendering.
1 parent 04fae0c commit 4f82b7e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
## 0.0.6
2+
- Update visibility rendering.
3+
14
## 0.0.5
25
- Update CodelesslyAPI v0.0.5.
36
- Fix image rendering.
47
- Fix layout loading with conditions.
5-
- Revamp example app.\
8+
- Revamp example app.
69
- Fix multi-variables not being registered.
710
- Fix auto-scale rendering.
811
- Provide BuildContext as a parameter for `CodelesslyFunction`.

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: codelessly_sdk
22
description: Codelessly CloudUI™ - Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!
3-
version: 0.0.5
3+
version: 0.0.6
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslySDK
66

0 commit comments

Comments
 (0)