xyz_gen_annotations 0.32.1 copy "xyz_gen_annotations: ^0.32.1" to clipboard
xyz_gen_annotations: ^0.32.1 copied to clipboard

This package includes the annotations for the xyz_gen package. See https://pub.dev/packages/xyz_gen for more information.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add xyz_gen_annotations

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

dependencies:
  xyz_gen_annotations: ^0.32.1

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:xyz_gen_annotations/xyz_gen_annotations.dart';
1
likes
0
points
459
downloads

Publisher

unverified uploader

Weekly Downloads

This package includes the annotations for the xyz_gen package. See https://pub.dev/packages/xyz_gen for more information.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, equatable, meta, xyz_utils

More

Packages that depend on xyz_gen_annotations