copy_with_extension 2.0.2 copy "copy_with_extension: ^2.0.2" to clipboard
copy_with_extension: ^2.0.2 copied to clipboard

Annotation for generating `copyWith` extensions code using `copy_with_extension_gen`.

2.0.2 Bugfix #

  • Fix generation of generics with nullable types (thanks @josiahsrc).

2.0.0 Null Safety #

  • Updating dependencies.

2.0.0-nullsafety.1 Null Safety #

  • Introduces support of null safety.

1.4.0 Improving generic compatibility #

  • Fixes issue with generating code for some classes with generic type parameters.

1.3.0 Immutable Fields #

  • Fixes the boolean-expression-must-not-be-null-exception issue
  • Introduces immutable field annotation

1.2.0 Generic Types #

  • Introducing Generic Types Supports

1.1.0 copyWithNull #

  • Introducing the copyWithNull function.

1.0.7 Extension name fix #

  • Creates a unique extension name for each class.

1.0.6 Minor corrections #

  • Minor metadata and description corrections.

1.0.0 Initial release #

  • Lets you annotate an object using @CopyWith() to generate a copyWith extension.
94
likes
120
pub points
97%
popularity

Publisher

verified publisheroleksandrkirichenko.com

Annotation for generating `copyWith` extensions code using `copy_with_extension_gen`.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on copy_with_extension