flutter_modules_generator 1.0.14 flutter_modules_generator: ^1.0.14 copied to clipboard
A CLI tool to streamline and generate module structures for Flutter projects. This tool creates organized folder hierarchies and template files, including controllers, bindings, business logic, data m [...]
1.0.0 #
- Initial version.
1.0.6 #
- Change CLI and Fix code
1.0.7 #
- Refactor README.md
1.0.8 #
- Refactor Modules Structure
1.0.9 #
- Input controller usecases
- Refactor Modules Structure
- Fix Bug class name
- Discontinue webview
1.0.10 #
- Fix code logic generate file
1.0.11 #
- Refactor code generate file content
1.0.12 #
- Fix validate check input
1.0.13 #
- Refactor file generation logic to include module name
1.0.14 #
- Downgrade for support dart sdk 3.4.3