flutter_pretty_dio_logger 3.0.0 copy "flutter_pretty_dio_logger: ^3.0.0" to clipboard
flutter_pretty_dio_logger: ^3.0.0 copied to clipboard

Show the correct json format, cUrl, easy to copy and use for many purposes.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_pretty_dio_logger

With Flutter:

 $ flutter pub add flutter_pretty_dio_logger

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

dependencies:
  flutter_pretty_dio_logger: ^3.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_pretty_dio_logger/flutter_pretty_dio_logger.dart';
23
likes
130
pub points
93%
popularity

Publisher

unverified uploader

Show the correct json format, cUrl, easy to copy and use for many purposes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio

More

Packages that depend on flutter_pretty_dio_logger