isolate_generator_annotation 0.0.6 copy "isolate_generator_annotation: ^0.0.6" to clipboard
isolate_generator_annotation: ^0.0.6 copied to clipboard

Annotations for the isolate_generator. This package does nothing without isolate_generator too.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add isolate_generator_annotation

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

dependencies:
  isolate_generator_annotation: ^0.0.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:isolate_generator_annotation/isolate_generator_annotation.dart';
1
likes
130
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

Annotations for the isolate_generator. This package does nothing without isolate_generator too.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on isolate_generator_annotation