restful_api 0.0.1 copy "restful_api: ^0.0.1" to clipboard
restful_api: ^0.0.1 copied to clipboard

A complete REST API client, empowering you to build your app effortlessly without reinventing the wheel. Supports OAuth2, JWT, and token store/refresh using Shared Preferences.

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';

Additional information #

https://docs.tijorat.org/flutter/restapi

0
likes
120
pub points
0%
popularity

Publisher

verified publishertijorat.org

A complete REST API client, empowering you to build your app effortlessly without reinventing the wheel. Supports OAuth2, JWT, and token store/refresh using Shared Preferences.

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on restful_api