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.

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: ^2.0.13

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