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

Color variants to your logs in the terminal.

dev_logging #

Usage #

    Console.i('This is the log for showing info');
    Console.s('This is the log for showing success');
    Console.w('This is the log for showing warning');
    Console.e('This is the log for showing error');
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Color variants to your logs in the terminal.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dev_console