shake_dio_interceptor 16.0.0 copy "shake_dio_interceptor: ^16.0.0" to clipboard
shake_dio_interceptor: ^16.0.0 copied to clipboard

This package is an extension for Shake bug reporting tool. The extension provides dio interceptor which makes network requests visible on the dashboard.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add shake_dio_interceptor

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

dependencies:
  shake_dio_interceptor: ^16.0.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:shake_dio_interceptor/shake_dio_interceptor.dart';
7
likes
130
pub points
48%
popularity

Publisher

verified publishershakebugs.com

This package is an extension for Shake bug reporting tool. The extension provides dio interceptor which makes network requests visible on the dashboard.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter, shake_flutter

More

Packages that depend on shake_dio_interceptor