easy_http 3.0.1 copy "easy_http: ^3.0.1" to clipboard
easy_http: ^3.0.1 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);
4
likes
130
points
284
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, get, get_storage, pull_to_refresh

More

Packages that depend on easy_http