I am new to the Flutter development environment. I downloaded the flutter and dart sdk and have added their path to the environment variable in the ~/.bashrc file. I am using Android studio for developing Flutter apps. I installed the Flutter and Dart plugins in Android Studio but when I am running the command flutter doctor
it gives the following error:
Flutter and Dart Plugins installed in Android Studio
I have no idea why flutter doctor
cannot detect the plugins installed for Android Studio.