zikzak_morphy 2.8.3 copy "zikzak_morphy: ^2.8.3" to clipboard
zikzak_morphy: ^2.8.3 copied to clipboard

A powerful code generation package for Dart/Flutter that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support

example/example.dart

//see example project in github for more examples

//part 'example.morphy.dart';

//THE SIMPLEST OF EXAMPLES

//@morphy
abstract class $Pet {
  String get type;
}
0
likes
130
points
8
downloads

Publisher

verified publisherzuzu.dev

Weekly Downloads

A powerful code generation package for Dart/Flutter that provides clean class definitions with copyWith, JSON serialization, toString, equality, and inheritance support

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, build, dartx, path, quiver, source_gen, zikzak_morphy_annotation

More

Packages that depend on zikzak_morphy