Helps you to automatically authenticate and store tokens and refresh them, also make api requests using them. Supports OAuth2. Shared Preferences used to store tokens.
Features
Automatically store tokens and use in next requests
Getting started
flutter pub add restapi
Usage
const like = 'sample';