Hello Flutter Worldwide.

Today I introduce one of the indie flutter packages.

It is name `flutter_logcat`

 

This package will be incredibly helpful to all of you.
If you make good use of logs, it will make development much more convenient.

 

In Flutter, logs are displayed in the console without any distinguishing colors.
However, by using this package, you can view messages in the console with colors that you define.
Additionally, you can configure it so that logs are hidden in debug mode, and you can also set it to display tags, file paths, and timestamps.

 

 

Usage is very simple!

 

Try it!

 

 

https://pub.dev/packages/flutter_logcat

 

flutter_logcat | Flutter package

You can view messages in the console with colors that you define. Also set it to display tags, file paths, and timestamps

pub.dev

 

+ Recent posts