fl_dio 1.3.1 copy "fl_dio: ^1.3.1" to clipboard
fl_dio: ^1.3.1 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.3.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:fl_dio/fl_dio.dart';
2
likes
160
pub points
52%
popularity

Publisher

unverified uploader

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