zikzak_morphy 2.9.0 copy "zikzak_morphy: ^2.9.0" to clipboard
zikzak_morphy: ^2.9.0 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
137
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, args, build, collection, dartx, glob, path, quiver, source_gen, watcher, zikzak_morphy_annotation

More

Packages that depend on zikzak_morphy