priority_event_bus 0.0.1-dev copy "priority_event_bus: ^0.0.1-dev" to clipboard
priority_event_bus: ^0.0.1-dev copied to clipboard

A library for managing events with priority-based scheduling and delivery. It allows for efficient event processing and communication.

example/priority_event_bus_example.dart

import 'package:priority_event_bus/priority_event_bus.dart';

void main() {
  PriorityEventBus();
}
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A library for managing events with priority-based scheduling and delivery. It allows for efficient event processing and communication.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on priority_event_bus