freezer 0.6.1 copy "freezer: ^0.6.1" to clipboard
freezer: ^0.6.1 copied to clipboard

Provides the easiest and most productive automatic generation of model objects from JSON files.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add freezer

With Flutter:

 $ flutter pub add freezer

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

dependencies:
  freezer: ^0.6.1

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

24
likes
140
pub points
58%
popularity

Publisher

verified publishershinyakato.dev

Provides the easiest and most productive automatic generation of model objects from JSON files.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

build_runner, dart_style

More

Packages that depend on freezer