genq 0.3.0 copy "genq: ^0.3.0" to clipboard
genq: ^0.3.0 copied to clipboard

Annotations for the genq code generator.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add genq

With Flutter:

 $ flutter pub add genq

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

dependencies:
  genq: ^0.3.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:genq/genq.dart';
8
likes
130
points
532
downloads

Publisher

verified publisherkuss.dev

Weekly Downloads

Annotations for the genq code generator.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection

More

Packages that depend on genq