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

outdated

This package is an extension for Shake bug reporting tool. The extension provides custom Dio interceptor for tracking network requests.

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: ^10.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
30
pub points
63%
popularity

Publisher

verified publishershakebugs.com

This package is an extension for Shake bug reporting tool. The extension provides custom Dio interceptor for tracking network requests.

Homepage

License

unknown (license)

Dependencies

dio, flutter, shake_flutter

More

Packages that depend on shake_dio_interceptor