easy_init_cli 1.0.7
easy_init_cli: ^1.0.7 copied to clipboard
A CLI tool to create flutter project and initialize project with boilerplate code
1.0.7 #
What's new in 1.0.7
- MVC architecture also added
- Error handling added in some sections
- Bug fixes
1.0.6 #
Change in sample code
- Number trivia app code is added as sample code
- Bug fixes
1.0.5 #
bug fix and change in license
1.0.4 #
bug fix
1.0.3 #
'easy update' command added
1.0.2 #
bug fix
1.0.1 #
bug fix
1.0.0 #
Initial release.
- Create flutter projec
- Initialize flutter project with TDD clean achitecture