init_pro 0.4.0
init_pro: ^0.4.0 copied to clipboard
A command-line tool for Flutter projects to generate boilerplate code and clean architecture setup.
Changelog #
0.1.0 #
- Initial release of
init-pro. - Added commands to initialize Flutter projects with clean architecture.
- Feature-based folder structure generation.
- Helper files creation.
0.2.0 #
- added feature to add dependencies to the project
pubspec.yaml.
0.3.0 #
- documentation update.
0.4.0 #
- Commands improvements.
- Bug fix.
- Code boilerplate updated and some added.