xml_widget 0.1.0 xml_widget: ^0.1.0 copied to clipboard
A library that could parse xml file to flutter widgets, supporting color,style and theme, and dynamically change by script.
Changelog #
[0.1.0] #
-
Engine add/remove listeners
-
Setup a demo page
-
MVVM pattern in page and engien as part of it
-
Condition in demo & refine source code path
-
Support button click
-
Support list and item click in list
-
Support AlertDialog and Custom Dialog
-
Pass state/data(assemble, resource, interaction) by BuildContext
-
Gather data loading into state management
-
Support list and item click in custom dialog
[0.0.1+1] #
- Add README