au 0.2.1 copy "au: ^0.2.1" to clipboard
au: ^0.2.1 copied to clipboard

Annotation for mint, a code generation framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add au

With Flutter:

 $ flutter pub add au

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

dependencies:
  au: ^0.2.1

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:au/au.dart';
0
likes
130
points
72
downloads

Publisher

verified publishertypical.day

Weekly Downloads

Annotation for mint, a code generation framework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection

More

Packages that depend on au