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';
25
likes
150
points
18.3k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio

More

Packages that depend on flutter_pretty_dio_logger