I'm starting with flutter.
after installing flutter and dart plugins in android studio and downloading flutter SDK
flutter doctor couldn't recognize android studio. I used
flutter config --android-studio-dir="C:\Program Files\Android\Android Studio"
in cmd.
now flutter doctor recognize android but error is this
[!] Android Studio
X Flutter plugin not installed; this adds Flutter specific functionality.
X Dart plugin not installed; this adds Dart specific functionality.