async_event_loader 0.0.2 copy "async_event_loader: ^0.0.2" to clipboard
async_event_loader: ^0.0.2 copied to clipboard

A Dart package for managing and processing asynchronous events sequentially with support for retry logic, error handling, timeout management, and real-time status tracking.

0.0.2 #

  • Fix: Events no longer get stuck after reset and restart - run() now properly resumes subscription if paused
  • Fix: Pause/Resume button in example app now correctly shows "Resume" when paused and "Pause" when running
  • Documentation: Comprehensive README with code examples and API reference

0.0.1+1 #

  • Update platform info

0.0.1 #

  • Initial version.
3
likes
150
points
106
downloads

Publisher

verified publishernahitfidanci.com

Weekly Downloads

A Dart package for managing and processing asynchronous events sequentially with support for retry logic, error handling, timeout management, and real-time status tracking.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, equatable, rxdart

More

Packages that depend on async_event_loader