value_t2_generator 1.0.26 copy "value_t2_generator: ^1.0.26" to clipboard
value_t2_generator: ^1.0.26 copied to clipboard

Provides a short syntax, value type (ish) way of creating classes - copywith, toString, equality

example/example.dart

//see example project in github for more examples

//part 'example.g.dart';

//THE SIMPLEST OF EXAMPLES

//@ValueT2()
abstract class $Pet {
  String get type;
}
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Provides a short syntax, value type (ish) way of creating classes - copywith, toString, equality

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

analyzer, analyzer_models, basic_utils, build, copy_with_e_generator, dartx, source_gen, value_t2_annotation

More

Packages that depend on value_t2_generator