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

Implementation of Request and Response Chopper interceptors that provides simple but pleasant to look at output.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add simple_chopper_logger

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

dependencies:
  simple_chopper_logger: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:simple_chopper_logger/simple_chopper_logger.dart';
19
likes
0
points
638
downloads

Publisher

verified publisheriteo.com

Weekly Downloads

Implementation of Request and Response Chopper interceptors that provides simple but pleasant to look at output.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

chopper

More

Packages that depend on simple_chopper_logger