xflutter_cli 0.3.2
xflutter_cli: ^0.3.2 copied to clipboard
A command line tool helps you to generates and/or modifies your Flutter Components.
0.0.1 #
- initial release.
0.0.2 #
- edit README.md.
0.0.3 #
- add github example to README.md.
0.0.4 #
- add create option.
0.0.5 #
- fix register singleton instance on Widget re-build.
0.0.6 #
- replace singleton instance with singleton state.
0.0.7 #
- generate curd (beta)
0.0.8 #
- fix macOS runInShell
0.0.9 #
- update help command
0.1.0 #
- update help command
0.1.1 #
- Add scrollDirection and gridDelegate to animated_infinite_scroll_pagination.
0.1.2 #
- fix flex_utils get value.
0.1.3 #
- fix un register singleton on widget dispose.
0.1.4 #
- fix import formz library when generate form
0.1.6 #
- fix generate form in empty params
0.2.0 #
- update liveData package version
0.2.3 #
- fix theme controller default theme-mode
0.2.4 #
- change iOS page transitions theme
0.2.9 #
- fix generate screen with stack
0.3.2 #
- fix flags issues