model_generator 1.1.0 copy "model_generator: ^1.1.0" to clipboard
model_generator: ^1.1.0 copied to clipboard

outdated

Dart tool to automaticly generate models from a yml file to speed up your development flow.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add model_generator

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  model_generator: ^1.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

12
likes
0
points
422
downloads

Publisher

verified publishericapps.com

Weekly Downloads

Dart tool to automaticly generate models from a yml file to speed up your development flow.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path, recase, yaml

More

Packages that depend on model_generator