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

outdated

Creates copyWith extension methods for each annotated class and works with abstract too.

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.5

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

Creates copyWith extension methods for each annotated class and works with abstract too.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, analyzer_models, basic_utils, build, copy_with_e_annotation, dartx, source_gen, tuple

More

Packages that depend on copy_with_e_generator