I tried to debug my app using flutter devtools, but when I run my app as web application on chrome or edge, some tabs like network are missing in the flutter devtools:
Is there any way to use network tab and other missing tabs in flutter web?
I tried to debug my app using flutter devtools, but when I run my app as web application on chrome or edge, some tabs like network are missing in the flutter devtools:
Is there any way to use network tab and other missing tabs in flutter web?