Skip to content

Commit dfaea7e

Browse files
committed
v0.0.7 Release
- Add support for Tabs. - Add TextField support for variables. - Add FAB support for variables.
1 parent 3386d4a commit dfaea7e

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+
## 0.0.7
2+
- Add support for Tabs.
3+
- Add TextField support for variables.
4+
- Add FAB support for variables.
5+
16
## 0.0.6
27
- Update type support to support null values.
38

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

0 commit comments

Comments
 (0)