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

outdated

Print colored box logs on terminal / console.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add logbox_color

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

dependencies:
  logbox_color: ^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:logbox_color/logbox_color.dart';
0
likes
0
pub points
18%
popularity

Publisher

verified publisherberk.babadogan.net

Print colored box logs on terminal / console.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dart_console

More

Packages that depend on logbox_color