Open Android Studio and click on Configure. Then, select Plugins. From the resulting screen, click on Flutter and click on Install. Click on Accept and then Yes to install the Dart plugin.
Read moreDo you need dart sdk for Flutter?
The Dart SDK has the libraries and command-line tools that you need to develop Dart web, command-line, and server apps. If you’re developing Flutter apps, then you don’t need to separately download the Dart SDK; just install Flutter . …
Read more