- initial release.
- Add more flutter widgets
- ListView & GridView add "auto load more" feature.
- Add more flutter widgets
- Add Click listener support
- Add more flutter widgets
- WidgetParser.parse add BuildContext param.
- Support web application
- fix bugs
- 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.
- Use map to find WidgetParser, increase parsing performance.
- fix ListView, GridView and PageView scrollDirection property.
- Bugfix
-
Upgrading pre 1.12 Android projects, https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects
- Migrate Androidx
- Fixed font_awesome_flutter compile error. please see dengyin2000#45
- Add DynamicWidgetJsonExportor Widget, which supports exporting your flutter code to json string.
- Fix some export bugs.
- Some PR merged, fix some bugs.
- Fix some dart analysis problem.
- Preview page can export current page's flutter code to json.
- Fix the bug which photo can't be display in pub.dev
- Add Scaffold and AppBar Widget.
- Fix bugs.
- Fix the bug, dengyin2000#64
- null safety migration
- null safety version released.
- add ElevatedButtonParser.
- add DividerWidget and RotatedBox widget parser.
- add TextButton widget parser, thanks ChangJoo Park(박창주)
- add Card widget parser, thanks linpc
- add add SingleChildScrollView widget parser
- bugfix
[4.0.5] - pr #91,dengyin2000#91
- 4.0.4 error with Pie_chart_outlined / pie_chart_outline #91