As you can see that there are two devices being shown in the IDEA. But when I run it. It displays the below error that "Unable to locate a development device; please run 'flutter doctor' for information about installing additional components."
Also here is the Response of the Flutter doctor. There is a very strange behavior, when I run flutter doctor, It shows me 2 devices connected when actually are, but when I run the same command again it shows me no devices connected. Basically it shows me these responses in alternate manner. Here is the screenshot for the same.
Here is one more strange behavior of Flutter. Screenshot for the same provided here below
Is it not stable with Ubuntu or something?
Any help is welcome.