im_model_gen 1.0.4 im_model_gen: ^1.0.4 copied to clipboard
Annotation builder for immutable model to generate of `copyWith` and == (equal) operator..
1.0.4 #
- fix: unecessary cast in copy on Object or Object?
1.0.3 #
- feat: Allow mutable collections in factory constructor parameters for convenience.
1.0.2 #
- fix: abstract class copy generation.
1.0.1 #
- fix: getters detection.
- fix: static const collections detection.
- fix: lower dependency bounds.
1.0.0 #
- Initial version.