flutter_model_gen 1.0.2 copy "flutter_model_gen: ^1.0.2" to clipboard
flutter_model_gen: ^1.0.2 copied to clipboard

`flutter_model_gen` is a command-line tool designed to simplify the process of generating model classes with `json_serializable`, `injectable`, and `get_it` integration in Flutter projects. It automat [...]

1.0.0 #

  • Initial version.
1
likes
0
points
61
downloads

Publisher

unverified uploader

Weekly Downloads

`flutter_model_gen` is a command-line tool designed to simplify the process of generating model classes with `json_serializable`, `injectable`, and `get_it` integration in Flutter projects. It automatically creates models with required annotations, including `fromJson`, `toJson`, and dependency injection setup, ensuring a clean and maintainable architecture.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

injectable, json_annotation

More

Packages that depend on flutter_model_gen