copy_with_e_generator 1.0.0 copy "copy_with_e_generator: ^1.0.0" to clipboard
copy_with_e_generator: ^1.0.0 copied to clipboard

outdated

An annotation processor for @CopyWithE annotations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add copy_with_e_generator

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

dependencies:
  copy_with_e_generator: ^1.0.0

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:copy_with_e_generator/copy_with_e_generator.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

An annotation processor for @CopyWithE annotations

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, basic_utils, build, copy_with_e_annotation, dartx, dartz, quiver, source_gen

More

Packages that depend on copy_with_e_generator