Installation of Flutter and Android studio
Installation of Flutter and Android studio
https://gitforwindows.org/
https://storage.googleapis.com/flutter_infra_release/releases/
stable/windows/flutter_windows_3.22.2-stable.zip
• Create the folder named “src” in c drive and paste the flutter sdk
package in it
Setting path for flutter sdk
Open CMD
• Check whether Git has installed or not
• If installation is not done after the path setting then run the following
command in the flutter_console
• Now again type flutter --version in cmd
• And this time you should get the flutter version.
Installation of Android studio
• Visit the official site of android studio
(https://developer.android.com/studio?gad_source=1&gclid=EAIaIQob
ChMIxIm06ovQhgMVJalmAh3xXQbVEAAYASAAEgKxJfD_BwE&gclsrc=aw
.ds)
Setting flutter environment in and android
studio
• Open Android Studio
• After the plugin installation the android studio will send you the
dialogue box with the restart IDE message so you need to restart the
android studio
Creating a new flutter project in an androis
studio
Now u can see the flutter path and then click
on Next button to name the flutter project