feature_folder_cli_plus 1.0.2 feature_folder_cli_plus: ^1.0.2 copied to clipboard
CLI utility that generates a folder structure to reduce the repetitive work required to setup directories for models, services, repositories, screens and widgets.
Changelog #
1.0.2 #
- Updated dependencies and SDK version.
- Added more documentation to improve usability and clarity.
1.0.1 #
- Enhanced project structure to use GitPath for bricks.
- Switched to Mason bricks for a more modular and customizable folder structure.
- Added option to specify a custom path within the
lib
folder for generated features.
1.0.0 #
- Added support for GetX as a state management solution.
- Improved internal structure by incorporating Mason bricks.
0.0.4 #
- Introduced the ability to generate screens and widgets.
- Enabled generation of data models.
- Added functionality to create data repositories, services, and providers.