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

outdated

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_http

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  easy_http: ^1.0.11

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:easy_http/easy_http.dart';
4
likes
0
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

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