my android studio run tab was simple like that:
then it become harder and giving me more info like the info in logcat :
How can I disable or remove the more info that appear in second picture and return to the first look in the first picture ?
I need only logs output for the running flutter apps. The command flutter logs do the job but I don't know why flutter console give me another logs with the logs of running flutter apps , all I need in flutter console is ( I/flutter and W/flutter ), I want to stop seeing the additional info and warning logs that have started appearing in console