codelessly_api 0.0.6 codelessly_api: ^0.0.6 copied to clipboard
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.
0.0.6 #
- Update type support to support null values.
0.0.5 #
- Add improved Variables type support.
0.0.4 #
- Add Variables and Conditions support.
0.0.3 #
- Update SDK constraints.
- Update ReadMe.
0.0.2 #
- Upgrade to Flutter 3.10 and Dart 3.
- Add support for Listview and Pageview.
- Add support for API call action.
- Remove
ScrollLinkableMixin
. - Add method to compare two font weights.
- Add method to generate a random ID.
- Update example.md.
- Update documentation.
0.0.1 #
- Initial Release.