fl_dio 1.2.3 copy "fl_dio: ^1.2.3" to clipboard
fl_dio: ^1.2.3 copied to clipboard

Extended dio and added three interceptors and the JsonParse component.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_dio

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

dependencies:
  fl_dio: ^1.2.3

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:fl_dio/fl_dio.dart';
3
likes
160
points
117
downloads

Publisher

unverified uploader

Weekly Downloads

Extended dio and added three interceptors and the JsonParse component.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, http_parser

More

Packages that depend on fl_dio