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
copied to clipboard

With Flutter:

 $ flutter pub add xyz_gen_annotations
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
1
likes
150
points
300
downloads

Publisher

unverified uploader

Weekly Downloads

2024.08.11 - 2025.02.23

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