value_t2_generator 1.0.27-nullsafety23 copy "value_t2_generator: ^1.0.27-nullsafety23" to clipboard
value_t2_generator: ^1.0.27-nullsafety23 copied to clipboard

outdated

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.27-nullsafety23

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/valueT2Builder.dart';
import 'package:value_t2_generator/valueT3Builder.dart';
1
likes
0
points
103
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

adi_helpers, analyzer, analyzer_models, build, copy_with_e_generator, dartx, generator_common, source_gen, value_t2_annotation

More

Packages that depend on value_t2_generator