Color variants to your logs in the terminal.
More...
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');
unverified uploader
Repository (GitHub)View/report issues
API reference
MIT (license)
flutter
Packages that depend on dev_console
Back