future_list_builder library

Classes

FutureListBuilder<T>
A Flutter widget that makes it easy to load and display a list of data from a future.

Functions

getValueFromJson(dynamic jsonObject, List<String> propertyPath) → dynamic