igloo_http_logger 1.1.0 copy "igloo_http_logger: ^1.1.0" to clipboard
igloo_http_logger: ^1.1.0 copied to clipboard

A beautiful HTTP request/response logger for the http package with ANSI colors, emojis, and advanced filtering options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add igloo_http_logger

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

dependencies:
  igloo_http_logger: ^1.1.0

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:igloo_http_logger/igloo_http_logger.dart';
2
likes
160
points
104
downloads

Documentation

API reference

Publisher

verified publisherigloodev.in

Weekly Downloads

A beautiful HTTP request/response logger for the http package with ANSI colors, emojis, and advanced filtering options.

Repository (GitHub)
View/report issues

Topics

#http #logging #networking #debugging

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on igloo_http_logger