logger_beauty 1.0.2 copy "logger_beauty: ^1.0.2" to clipboard
logger_beauty: ^1.0.2 copied to clipboard

Transform your debug screens into beautiful, informative workspaces with this Flutter package. Supports DioInterceptor for effortless network request tracking.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logger_beauty

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

dependencies:
  logger_beauty: ^1.0.2

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:logger_beauty/logger_beauty.dart';
4
likes
140
points
128
downloads

Publisher

unverified uploader

Weekly Downloads

Transform your debug screens into beautiful, informative workspaces with this Flutter package. Supports DioInterceptor for effortless network request tracking.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on logger_beauty