dio_http_client 0.0.1 copy "dio_http_client: ^0.0.1" to clipboard
dio_http_client: ^0.0.1 copied to clipboard

Advanced wrapper for https://pub-web.flutter-io.cn/packages/dio

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_http_client

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

dependencies:
  dio_http_client: ^0.0.1

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:dio_http_client/dio_http_client.dart';
1
likes
100
pub points
30%
popularity

Publisher

unverified uploader

Advanced wrapper for https://pub-web.flutter-io.cn/packages/dio

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dartz, dio, dio_http_cache, equatable, flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on dio_http_client