flutter_model_gen 1.1.1
flutter_model_gen: ^1.1.1 copied to clipboard
`flutter_model_gen` automates model class generation with `json_serializable`, `injectable`, and `get_it`, including DI setup for `clean architecture`
Changelog #
1.0.0 - 2025-02-05 #
Added
- Initial release with basic functionality.
- Create Model class, Controller class, Service class and correspondent Widget.
1.1.0 - 2025-02-13 #
Changed
- Updated the State, Controller and Widget structure.
- Added Example for the new Implementation.
- Updated Dependencies
injectableandget_it
1.1.1 - 2025-02-13 #
Changed
- Added Documentation for Public class