easy_init_cli 1.2.3
easy_init_cli: ^1.2.3 copied to clipboard
A CLI tool to create flutter project and initialize project with boilerplate code
1.2.3 #
- Bug fixes
1.2.2 #
- Updations in clean architecture
- NetworkClient
- Token manager service creation added
- and Bug fixes
1.2.1 #
- Updations in clean architecture
- Theme configurations
- NetworkClient
- Shared prefs services
- and Bug fixes
1.2.0 #
- Updations in clean architecture structure
- MVC architecture temporarly disabled for updations
- Bug fixes
1.1.2 #
- Network exception handling file updated
1.1.1 #
- Bug fixes
- dcli updated
1.1.0 #
- Bug fixes
- Screen loading widget is added in common widgets folder
1.0.9 #
- Bug fixes
1.0.8 #
What's new in 1.0.8
- readme modified
- network handling file added in tdd+clean architecture
- Bug fixes
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