o7planning

Install Dart Plugin for Android Studio

  1. Dart Plugin
  2. First example

1. Dart Plugin

As we all know, Android Studio is an IDE created by Google. Its initial purpose is to develop some Android apps, but currently, Android Studio permits you to install plugins for programming other languages such as Dart.
Android Studio is a good choice to learn the Dart language and build Flutter apps. All of these three products are created by Google, therefore, you will receive the best support.
In this article I'm going to guide you to install the Dart Plugin in Android Studio.
Firstly, open Android Studio and select:
  • File > Settings... > Plugins
Find the keyword "Dart":
After the installation is complete, you need to restart Android Studio for the changes to take effect.