zikzak_morphy 2.8.0 copy "zikzak_morphy: ^2.8.0" to clipboard
zikzak_morphy: ^2.8.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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zikzak_morphy

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  zikzak_morphy: ^2.8.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:zikzak_morphy/zikzak_morphy.dart';
0
likes
0
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

License

unknown (license)

Dependencies

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

More

Packages that depend on zikzak_morphy