fl_dio 1.5.1 copy "fl_dio: ^1.5.1" to clipboard
fl_dio: ^1.5.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.5.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';
3
likes
160
points
191
downloads

Publisher

unverified uploader

Weekly Downloads

Extended dio and added three interceptors and the JsonParse component.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, dio_web_adapter, flutter, http_parser

More

Packages that depend on fl_dio