dataforge 1.0.0-dev.0 copy "dataforge: ^1.0.0-dev.0" to clipboard
dataforge: ^1.0.0-dev.0 copied to clipboard

Build runner generator for deeply immutable Dataforge v1 value models.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dataforge

With Flutter:

 $ flutter pub add dataforge

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

dependencies:
  dataforge: ^1.0.0-dev.0

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

Import it

Now in your Dart code, you can use:

import 'package:dataforge/dataforge.dart';
1
likes
145
points
234
downloads

Documentation

Documentation
API reference

Publisher

verified publisherpub.lwjlol.com

Weekly Downloads

Build runner generator for deeply immutable Dataforge v1 value models.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

analyzer, build, dataforge_annotation, dataforge_base, source_gen

More

Packages that depend on dataforge