value_t2_annotation 1.0.6 copy "value_t2_annotation: ^1.0.6" to clipboard
value_t2_annotation: ^1.0.6 copied to clipboard

annotation for value_t2_generator which provides a short syntax, value type (ish) way of creating classes

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add value_t2_annotation

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

dependencies:
  value_t2_annotation: ^1.0.6

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_annotation/value_t2_annotation.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

annotation for value_t2_generator which provides a short syntax, value type (ish) way of creating classes

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on value_t2_annotation