Skip to content

Commit

Permalink
v0.0.7 Release
Browse files Browse the repository at this point in the history
- Add support for Tabs.
- Add TextField support for variables.
- Add FAB support for variables.
  • Loading branch information
rayliverified committed Jul 23, 2023
1 parent 3386d4a commit dfaea7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.0.7
- Add support for Tabs.
- Add TextField support for variables.
- Add FAB support for variables.

## 0.0.6
- Update type support to support null values.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: codelessly_api
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.
version: 0.0.6
version: 0.0.7
homepage: https://codelessly.com/
repository: https://github.com/Codelessly/CodelesslyAPI

Expand Down

0 comments on commit dfaea7e

Please sign in to comment.