mg_tools 1.0.17 copy "mg_tools: ^1.0.17" to clipboard
mg_tools: ^1.0.17 copied to clipboard

A Dart tool to generate dart Freezed models from .dto.json files, nested objects support and auto DateTime detection.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mg_tools

With Flutter:

 $ flutter pub add mg_tools

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

dependencies:
  mg_tools: ^1.0.17

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

2
likes
150
points
648
downloads
screenshot

Publisher

verified publisheralghanem.de

Weekly Downloads

A Dart tool to generate dart Freezed models from .dto.json files, nested objects support and auto DateTime detection.

Repository (GitHub)
View/report issues

Topics

#codegen #freezed #json #models #tools

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

recase

More

Packages that depend on mg_tools