lowder 0.1.5
lowder: ^0.1.5 copied to clipboard
A lightweight low-code development tool for Flutter to build your app with ease.
0.1.5 #
- Editor has now a console panel to display log data from itself, the Client and the http server.
- Fixed first Screen render when no 'Landing Screen' is defined.
- Fixed issue where creating or updating Actions on the Editor would not update the Client's model.
- Fixed issue where creating or updating Requests on the Editor would not update the Client's model.
- Fixed issue where creating or updating Language Resources on the Editor would not update the Client's model.
- Fixed issue where creating or updating Environment Variables on the Editor would not update the Client's model.
0.1.4 #
- Fixed an issue where an Action's value wasn't available on the next Actions.
- Updated example.
- Some cosmetic work and cleanup.
0.1.3 #
- Yet more file formatting to respect pub.dev standards.
0.1.2 #
- File formatting to respect pub.dev standards.
0.1.1 #
- pub.dev related updates.
0.1.0 #
- Initial release.