colored_lumberdash 1.0.0-alpha copy "colored_lumberdash: ^1.0.0-alpha" to clipboard
colored_lumberdash: ^1.0.0-alpha copied to clipboard

Lumberdash plugin that pretty prints your logs on all 3 major platforms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add colored_lumberdash

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

dependencies:
  colored_lumberdash: ^1.0.0-alpha

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:colored_lumberdash/colored_lumberdash.dart';
0
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Lumberdash plugin that pretty prints your logs on all 3 major platforms.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

ansicolor, lumberdash

More

Packages that depend on colored_lumberdash