color_print 1.0.3 copy "color_print: ^1.0.3" to clipboard
color_print: ^1.0.3 copied to clipboard

This package will allow you to focus on important prints in the terminal

Change the color of the prints to separate really important information

Features #

color print

Usage #

import 'package:color_print/color_print.dart';

logInfo("Welcome");// Blue print
logSuccess("Good job");// Green print
logWarning("Be careful");// Yellow print
logError("An error occurred","MainScreen");// Red print and the location of the print

Additional information #

Please suggest an idea to improve the package https://pub.dev/packages/color_print

4
likes
110
pub points
40%
popularity

Publisher

unverified uploader

This package will allow you to focus on important prints in the terminal

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on color_print