easy_http 2.0.13 copy "easy_http: ^2.0.13" to clipboard
easy_http: ^2.0.13 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
130
pub points
45%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter, get, get_storage, pull_to_refresh

More

Packages that depend on easy_http