trackit_color 0.0.1 copy "trackit_color: ^0.0.1" to clipboard
trackit_color: ^0.0.1 copied to clipboard

discontinuedreplaced by: trackit_console

Trackit logger extension for color formatting logs to the console.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trackit_color

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

dependencies:
  trackit_color: ^0.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:trackit_color/trackit_color.dart';
0
likes
30
points
2
downloads

Publisher

verified publisherunger1984.pro

Weekly Downloads

Trackit logger extension for color formatting logs to the console.

Topics

#logging #console #cli

License

MIT (license)

Dependencies

ansicolor, trackit

More

Packages that depend on trackit_color