I am trying to install flutter on Ubuntu 20.04. I am getting this issue on running flutter doctor
Android Studio
✗ Flutter plugin not installed; this adds Flutter specific functionality.
✗ Dart plugin not installed; this adds Dart specific functionality.
screenshot of command " flutter doctor -v "
I have already downloaded flutter and dart in android studio
( screenshot ) but I am still getting this issue.
Already tried
--android-sdk directory and
--android-studio-dir and update-alternatives --config java for jdk 8.