I receive multiple messages of the following kind when I do anything in Android emulator in the flutter app
D/EGL_emulation(6380): app_time_stats: avg=1505.58ms min=1505.58ms max=1505.58ms count=1
What is it?
For Visual Studio Code Users:
You can always filter messages by using the Filter input on the top right corner.
For this particular case, you can hide those messages by applying this filter: !D/EGL
BEFORE: Without filtering:
AFTER: With filtering:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With