Flutter Installation Chapter - 1 || Hindi

Опубликовано: 27 Июнь 2026
на канале: Coders Circle
101
5

This video about flutter SDK installation and help to make First App in Flutter UI Kit Develop By Google.
Here You Can learn Coding in Hindi With simple way easy methods.

Overview of the Process

If you have a PC
You will be set up to develop Flutter apps for Android.

There are quite a few steps involved in installing Flutter, I've compiled a list of things that can go wrong and how to solve them at the following page. So before you start, first bookmark the troubleshooting page and head over if you encounter any issues:

Check Here for Troubleshooting
Steps:
1. Install the Flutter SDK
2. Install Android Studio
3. Install Flutter & Dart Plugins
4. Install the Android Emulator
If you prefer to use a written guide, the Flutter team have created a comprehensive one here:
https://flutter.dev/docs/get-started/...
If you have a Mac
You will be set up to develop Flutter apps for both iOS and Android.
Check here for troubleshooting
Steps:
1. Install the Flutter SDK
2. Install Android Studio
3. Install the Android Emulator
4. Install X-code and command-line tools
Test the iOS Simulator.
Start Here For Step-by-Step Installation Videos If you prefer to use a written guide, the Flutter team have created a comprehensive one here:
https://flutter.dev/docs/get-started/...
If you have Linux
Linux users are usually really good with installing things, so I'll just point you to the official Flutter installation guide for Linux:

https://flutter.dev/docs/get-started/...