I have installed both flutter and Dart plugins on Android Studio but when I run flutter doctor, it shows that plugins are not installed
Doctor summary (to see all details, run flutter doctor -v):
[√]
Flutter (Channel stable, 1.22.3, on Microsoft Windows [Version 10.0.18363.1139], locale en-US)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
[!] Android Studio (version 4.1.0)
X Flutter plugin not installed; this adds Flutter specific functionality.
X Dart plugin not installed; this adds Dart specific functionality.
[√] VS Code (version 1.46.1)
[√] VS Code, 64-bit edition (version 1.51.0)
[√] Connected device (1 available)
! Doctor found issues in 1 category.