future-list library

Extensions

FutureList on Future<List<E>>
Future list extension maps the native List properties and methods to the result of a Future that yields a List, in addition with a couple of useful return types and methods.