copy_with_extension_gen 1.0.0 copy_with_extension_gen: ^1.0.0 copied to clipboard
Automatically generating `copyWith` extensions code for classes with `@CopyWith()` annotation.
1.0.0 Initial release #
- Lets you generate a
copyWith
extension for objects annoteted with@CopyWith()