mek_data_class_generator 0.1.3 copy "mek_data_class_generator: ^0.1.3" to clipboard
mek_data_class_generator: ^0.1.3 copied to clipboard

outdated

Code generator for data_class to generate `hashCode`, `==`, `toString`, `copyWith` and `change` methods

0.1.3 #

  • feat update analyzer dependency

0.1.1 #

  • Fix nested null type when generating copyWith method

0.1.0 #

  • Fix hashcode method generation
  • Removed @override annotation to reduce generated code
  • Now the _props method is an iterable to improve performance

0.0.3+1 #

  • Fix example documentation links

0.0.3 #

  • Expose update method in *Changes class to update a class with function
  • Expose replace method to update *Changes class with all DataClass properties

0.0.1 #

  • Initial version.
3
likes
0
points
436
downloads

Publisher

unverified uploader

Weekly Downloads

Code generator for data_class to generate `hashCode`, `==`, `toString`, `copyWith` and `change` methods

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, dart_style, mek_data_class, source_gen

More

Packages that depend on mek_data_class_generator