dispatchable 0.0.1-dev.2 copy "dispatchable: ^0.0.1-dev.2" to clipboard
dispatchable: ^0.0.1-dev.2 copied to clipboard

discontinuedreplaced by: class_switch
outdated

Package containing the annotations used by the `dispatchable_generator` package to specify which classes to generate dispatchers for.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dispatchable

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

dependencies:
  dispatchable: ^0.0.1-dev.2

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

Import it

Now in your Dart code, you can use:

import 'package:dispatchable/dispatchable.dart';
0
likes
0
points
15
downloads

Publisher

verified publishernigelgott.com

Weekly Downloads

Package containing the annotations used by the `dispatchable_generator` package to specify which classes to generate dispatchers for.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on dispatchable