standard_fetchers library

Classes

IsolatedJsonFetcher<T>
Version of JsonFetcher that invokes converter in isolate.
JsonFetcher<T>
General fetcher to use JsonHttpFetcher in a functional way.
PlainFetcher<T>
get result from service as is, without parsing actually