Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.#network#http
A powerful HTTP networking package,
supports Interceptors,
Aborting and canceling a request,
Custom adapters, Transformers, etc.
#dio#http#network#interceptor#middleware
Flutter library for interacting with OAuth2 servers, with classes for transparent authorized requests, secure token storage, automatic token refreshing.#authentication#network#oauth#web