flutter_fetch_widget library
Classes
-
FetchResponseModel<
T> - Snapshot of the fetch widget response. [...]
-
FetchWidget<
T> - A widget that makes a Http request. [...]
Typedefs
-
FetchWidgetBuilder<
T> (FetchResponseModel< T> fetchResponseModel) → Widget -
Transform<
T> (Response response) → T