dio_logger 3.0.9 copy "dio_logger: ^3.0.9" to clipboard
dio_logger: ^3.0.9 copied to clipboard

outdated

Simple logging library for DIO requests

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_logger

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

dependencies:
  dio_logger: ^3.0.9

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:dio_logger/dio_logger.dart';
24
likes
0
pub points
91%
popularity

Publisher

unverified uploader

Simple logging library for DIO requests

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on dio_logger