Installation of Flutter SDK
Step 1: Open this url “https://flutter.dev/docs/get-started/install“.
Step 2: For Windows Operating system users click on “Windows” Option and download the “Zip” file and follow these steps.
For MAC Operating system users click on “macOS” Option and download the “Zip” file, follow these steps..
Step 3: Open Android Studio click on “Configure” Option.
Step 4: Select “Plugins” Option.
Step 5: Now Search “flutter” and install, then restart IDE.
Step 6: After restart the IDE, you can see the extra option in android studio ie. “Create new Flutter project“.
Now flutter is successfully installed in your system.