flutter_modules_generator 1.0.22 flutter_modules_generator: ^1.0.22 copied to clipboard
A CLI tool to streamline and generate module structures for Flutter projects.
Change Versions #
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
1.0.14+1 #
- enhance CLI usage instructions
1.0.14+2 #
- Update LICENSE
1.0.15 #
- Update Generator Logic Strucutre File
1.0.16 #
- Add Simple testing template unit-testing, widget-testing
1.0.16+2 #
- Update README.md
1.0.17 #
- Fix Generate File content
1.0.17+1 #
- Fix Bug
1.0.18 #
- Fix Bug
1.0.18+1 #
- Fix Bug
1.0.19 #
- Updgrade dependecy
1.0.20 #
- Refactor initial unit testing code and widgets testing
- Support build_runner
- Support mockito
- Support http_mock_adapter
1.0.21 #
- Update README.md
1.0.22 #
- Refactor test file to improve variable naming and remove redundant widget rendering