A collection of Flutter tools, including wrappers for logging, Analytics and Crashlytics.
Set useNewLogger = false;
and logColors = 'Ansi';
to enable colors according to log level.
Works for tests but not in the console.
A collection of Flutter tools, including wrappers for logging, Analytics and Crashlytics.
DartBSD-3-Clause