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

discontinuedreplaced by: class_switch

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

0.0.1-dev.3 #

  • @Dispatchable now accepts a list of classes for which it will generate all possible combinations of sub-types for each class in turn, super useful for use with Bloc.
  • @Dispatchable can now be configured to use provided method prefixes and separators.

0.0.1-dev.2 #

  • Updated example generated code to match the new version of dispatchable_generator

0.0.1-dev.2 #

  • Initial version published to pub.dev
0
likes
140
points
18
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.

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on dispatchable