easy_http 2.0.0 copy "easy_http: ^2.0.0" to clipboard
easy_http: ^2.0.0 copied to clipboard

A Flutter Http lib for easy cache and update UI bind with Getx.

EasyHttp

Features #

Request data return from cache first and update cache

Getting started #

flutter pub add easy_http

Usage #

const response = await EasyHttp.get(url);
2
likes
0
pub points
41%
popularity

Publisher

unverified uploader

A Flutter Http lib for easy cache and update UI bind with Getx.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter, get, get_storage, pull_to_refresh

More

Packages that depend on easy_http