Flutter disable system debug messages in Run Tab

后端 未结 5 1133
猫巷女王i
猫巷女王i 2020-12-31 22:10

I use:

print(\'Pls. show this line only\');

to debug my flutter apps developed by Android Studio. However, the output in the [Run Tab] is

5条回答
  •  自闭症患者
    2020-12-31 22:35

    Select the option as shown in case IntelliJ IDEs or Android Studio

    Now you can filter as follows

提交回复
热议问题