color_print 1.0.2 copy "color_print: ^1.0.2" to clipboard
color_print: ^1.0.2 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

4
likes
140
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

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