async_lite 0.0.4 async_lite: ^0.0.4 copied to clipboard
Lightweight version of the [async](https://pub.dev/packages/async) package
Lightweight version of the popular package #
- uses the Result class and inheritors (ValueResult, Error Result)
- the "LazyFutureExt" extension allows you to get the result of the first call when calling an asynchronous function multiple times