flutter_model_gen 1.1.1 copy "flutter_model_gen: ^1.1.1" to clipboard
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 injectable and get_it

1.1.1 - 2025-02-13 #

Changed

  • Added Documentation for Public class
1
likes
150
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

`flutter_model_gen` automates model class generation with `json_serializable`, `injectable`, and `get_it`, including DI setup for `clean architecture`

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

injectable, json_annotation

More

Packages that depend on flutter_model_gen