datac_generator 1.0.3 copy "datac_generator: ^1.0.3" to clipboard
datac_generator: ^1.0.3 copied to clipboard

automation tools for generating data class methods.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add datac_generator

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

dependencies:
  datac_generator: ^1.0.3

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

Import it

Now in your Dart code, you can use:

import 'package:datac_generator/datac_generator.dart';
0
likes
100
points
69
downloads

Publisher

unverified uploader

Weekly Downloads

automation tools for generating data class methods.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, datac_annotations, flutter, source_gen

More

Packages that depend on datac_generator