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

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

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
35
points
108
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

adi_helpers, analyzer, analyzer_models, build, copy_with_e_annotation, dartx, source_gen

More

Packages that depend on copy_with_e_generator