builders/futures library

Classes

Futures
Given a list of futures, will invoke the build once for each future, until all are resolved

Typedefs

StreamListBuilder = Widget Function(BuildContext context, List newElement)