helpers library

Functions

getFinalEndpoint(String url, NetworkState state) String
uriBuilder(bool https, String apiEndpoint, dynamic path) Uri
uriBuilderParams(bool https, String apiEndpoint, dynamic path, Map<String, String> params) Uri
withNetworkCompletionDispatch(Store store, APIAction action) String