network_inspector 1.0.1 copy "network_inspector: ^1.0.1" to clipboard
network_inspector: ^1.0.1 copied to clipboard

outdated

Http inspector / logger for Dio and Http package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add network_inspector

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

dependencies:
  network_inspector: ^1.0.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:network_inspector/network_inspector.dart';
29
likes
0
pub points
84%
popularity

Publisher

verified publishermeruyatechnology.com

Http inspector / logger for Dio and Http package

Homepage

License

unknown (license)

Dependencies

analyzer, collection, dio, flutter, http, intl, provider, share_plus, sqflite

More

Packages that depend on network_inspector