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

A modified version of the Dio HTTP inspector, forked from the original fancy_dio_inspector.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fancy_dio_inspector_personal

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

dependencies:
  fancy_dio_inspector_personal: ^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:fancy_dio_inspector_personal/fancy_dio_inspector_personal.dart';
0
likes
155
points
56
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A modified version of the Dio HTTP inspector, forked from the original fancy_dio_inspector.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on fancy_dio_inspector_personal