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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add value_t2_generator

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

dependencies:
  value_t2_generator: ^1.0.26

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:value_t2_generator/value_t2_generator.dart';
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