dynamic_widget 2.0.0
dynamic_widget: ^2.0.0 copied to clipboard
A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code。
0.0.1 init release #
- initial release.
0.0.2 Add more flutter widgets #
- Add more flutter widgets
0.0.3 ListView & GridView add "auto load more" feature. #
- ListView & GridView add "auto load more" feature.
1.0.2 Add more widgets support. #
- Add more flutter widgets
[1.0.2] - Add click listener and more widgets support. #
- Add Click listener support
- Add more flutter widgets
1.0.3 WidgetParser.parse add BuildContext param. #
- WidgetParser.parse add BuildContext param.
1.0.4 Support web application #
- Support web application
1.0.5 fix bugs #
- fix bugs
1.0.6 Add SafeArea and ListTile widgets. #
- Add SafeArea and ListTile widgets
2.0.0 Thanks @mrjacobphillips for contributing "SelectableText"、"Icon" and "DropCapText" widgets. #
- Add "SelectableText"、"Icon" and "DropCapText" widgets.
- Fix "Text" widget's maxLines default value.