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

discontinued

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
150
points
139
downloads

Publisher

verified publishershinyakato.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

build_runner, dart_style

More

Packages that depend on freezer