easy_api_provider 2.2.0 copy "easy_api_provider: ^2.2.0" to clipboard
easy_api_provider: ^2.2.0 copied to clipboard

Flutter Dio API client with automatic state management, error handling, request logging, file downloads, and reactive UI widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_api_provider

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

dependencies:
  easy_api_provider: ^2.2.0

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_api_provider/easy_api_provider.dart';
3
likes
160
points
154
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherpromifyltd.com

Weekly Downloads

Flutter Dio API client with automatic state management, error handling, request logging, file downloads, and reactive UI widgets.

Repository (GitHub)
View/report issues

Topics

#api #http #dio #network #request

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

ansicolor, dio, flutter, talker_dio_logger

More

Packages that depend on easy_api_provider