xyz_gen_annotations 0.50.0 copy "xyz_gen_annotations: ^0.50.0" to clipboard
xyz_gen_annotations: ^0.50.0 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

With Flutter:

 $ flutter 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.50.0

Alternatively, your editor might support dart pub get or flutter 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
145
points
471
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)

Documentation

API reference

License

MIT (license)

Dependencies

collection, equatable, meta, xyz_utils

More

Packages that depend on xyz_gen_annotations