copy_with_extension 1.0.0
copy_with_extension: ^1.0.0 copied to clipboard
Annotation for generating `copyWith` extensions code using `copy_with_extension_gen`
1.0.0 Initial release #
- Lets you annotate an object using
@CopyWith()
to generate acopyWith
extension.