async library

A set of extension methods and classes associated with dart:async.

This package intentionally does not import, attempt parity, or otherwise defer to package:async or related packages, these are my own personalized preferences without additional dependencies.

Extensions

FutureX on Future<T>
Utility extensions on Future.