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

Automatically generates object classes supported by the freezed library directly from JSON files.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart 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.1.0

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

24
likes
0
pub points
67%
popularity

Publisher

verified publishershinyakato.dev

Automatically generates object classes supported by the freezed library directly from JSON files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

build_runner, dart_style

More

Packages that depend on freezer