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

outdated

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

Changelog #

[1.0.04.2] - 2020-01-21 #

Fixed #

  • #6 yield is not supported. (keywords are changed to yieldValue the jsonName will still be yield)
  • #7 fixed readme
  • #8 _ should be removed
  • Some extra bugs and a more standard form is used.

[0.4.2] - 2019-10-09 #

Fixed #

  • Fixed import for @required

[0.4.0] - 2019-10-09 #

Added #

  • Named params to the models

[0.3.0] - 2019-10-09 #

Added #

  • Nullable fields added

[0.2.1] - 2019-10-09 #

Fixed #

  • Crash when using keywords

[0.2.0] - 2019-10-09 #

Added #

  • Custom Path

[0.1.0] - 2019-10-09 #

Fixed #

  • Bugfixing for unknown types
  • DateTime supported
  • number supported

[0.0.1] - 2019-09-27 #

Added #

-Initial release

10
likes
0
pub points
66%
popularity

Publisher

verified publishericapps.com

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