adeptgenerator 1.2.1+4 copy "adeptgenerator: ^1.2.1+4" to clipboard
adeptgenerator: ^1.2.1+4 copied to clipboard

outdated

This generator creates a function that returns a new instance of the annotated ClassType by creating a copy of the currentData and replacing its fields with the newData

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add adeptgenerator

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

dependencies:
  adeptgenerator: ^1.2.1+4

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

Import it

Now in your Dart code, you can use:

import 'package:adeptgenerator/adeptgenerator.dart';
1
likes
0
pub points
7%
popularity

Publisher

unverified uploader

This generator creates a function that returns a new instance of the annotated ClassType by creating a copy of the currentData and replacing its fields with the newData

Homepage

License

unknown (LICENSE)

Dependencies

adeptannotations, analyzer, build, source_gen

More

Packages that depend on adeptgenerator