I have recently upgraded my flutter version in my app. But when I want to debug the application, it shows me the following error.
Error connecting to the service prot
The issue is mainly with Android Q.
Android Q
You can downgrade your android version from Android Q to Android Pie.
Android Pie
which eventually leads to resolve the issue.