PackageTrack
Sign in Get early access

async_request_manager

A Dart utility for managing concurrent async operations with deduplication, cancellation, and parallel-execution strategies.

1.0.0 ahmadmotamer/AsyncRequestManager

What this package is like to depend on

Last release 1 months ago

24 Jul 2026

Too new to tell

only 1 dated releases

Nearly every release is documented

notes for 1 of 1 stable releases

Nothing withdrawn

no release was ever pulled

1 months old

1 releases · first in 2026

1 release in the last 12 months

see the full history below

Release timeline

1 releases · Jul 2026 to Jul 2026
Release Pre-release

Releases

latest 1
  1. 1.0.0 24 Jul 2026
    Release notes
    • Converted project structure from Flutter plugin to a standard Dart package.
    • Added CancelInfo.cancelledAt computed getter (startedAt + elapsed).
    • Added AsyncRequestManager.hasRunningOperations convenience getter.
    • Fixed dispose() to set _disposed = true before calling cancelAll(), closing a race window where execute() could slip in during async teardown. Added idempotency guard so a second dispose() call is a no-op.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive