implementations/_all library

Classes

DioConnectivityRequestRetrier
Request retrier that executes a previously sent request that failed with a network error. Executes when the connection returns All the rights belong to: https://resocoder.com/2020/03/23/dio-connectivity-retry-interceptor-flutter-tutorial/
RestApiClient
Basic implementation of IRestApiClient interface Provides a way to communicate with rest api, manages exceptions that may occure and also manages the authorization logic with jwt and refresh token