How to Setup Flutter on Android Studio? | GeeksforGeeks

preview_player
Показать описание
In this video, we're going to discuss how to do the Android Studio setup for Flutter Development. Flutter is Google’s Mobile SDK to build native iOS and Android apps from a single codebase. We'll understand all the things from scratch including the successful installation of Android Studio, Flutter, Dart, and other useful plugins. So, let's get started.

00:00 Let’s Start
00:26 What is Flutter and Why Developers are Switching to it?
01:44 Downloading and Installing Android Studio
03:11 Downloading and Installing Git (Version Control System)
04:01 Installing Flutter
10:02 Setting Up Android Studio to Work with Flutter and Dart
12:04 Installing a Couple of Required Plugins on Android Studio
12:49 Creating a New Flutter Project
18:20 Closing Notes

Check Out the Related Article:

-------------------------------------------------------------------------

-------------------------------------------------------------------------

📈 Want to learn more about Full Stack Development?

-------------------------------------------------------------------------

Follow us for more fun, knowledge and resources:

#flutter​ #androidstudio #setup #dart #installation #androiddevelopment
Рекомендации по теме
Комментарии
Автор

I love people who don't run around the bush and get to the point. Thank you

casibol
Автор

Wow... very good explanation.. loved the pace you took us covering all details.

avinashvarma
Автор

So, if I change the main.dart file directly, will my output change? Or will I have to make changes in pubsec yml as well? And how much time it takes for Gradle assemble debug to run first time, mine is taking too much time and its displaying Parameter format not correct

TheFlash-wqcn
Автор

The minute details covered in this video were quite informative.

pranavmudaliar
Автор

I want to get the guideline which appears in the code, I've seen many tutorials in Android Studio they have that guideline which clearly shows the parent of the widget.
How can I enable in Latest Android Studio

MicroProgramers
Автор

how to start app development with flutter. i was working with java and tried flutter but it has completely different UI while developing. so where to start with flutter

nitesharu
Автор

I had an issue that after opening the first_app at 16:10, I am missing 5 files under:
v first_app C:\Flutter_Projects\first_app
> .dart_tool (don't have)
> .idea (have)
> android (don't have)
> iOS (don't have)
> lib (don't have)
> test (don't have)

Is there anyway to reslove this issue ?

samuelcheong
Автор

Thanks a very short and working installation, nice cuz it will save u a lot of time

jayraldp.arquisola
Автор

flutter pub get
Because firebase_auth 0.18.4+1 depends on ^2.1.0 and cloud_firestore >=2.1.0 depends on ^4.0.1, firebase_auth 0.18.4+1 is incompatible with cloud_firestore >=2.1.0.
So, because market depends on both cloud_firestore ^2.2.2 and firebase_auth 0.18.4+1, version solving failed.

Could you please point out any error ?

bhabanisanakrdas
Автор

Excellen tutoral for every thing about fluter installation.

AbdulBhaiya
Автор

Thank you, Excellent and clear explanation!!!!

benony
Автор

Very big help sir thank you for posting this video!

from Philippines

marelisagsagat
Автор

Thank you so much bro. It’s very helpful for download avd.❤

muhammedrafi
Автор

I'm facing an issue that when i try to open the flutter_console batch file it just flashes and is not opening. please tell what to do

bhavadharani
Автор

You explain this tutorial in easy way thank you sir

rutiktakarkhede
Автор

To go straight back to the root directory via cmd, type cd\ return instead of cd.. . CD.. takes you only one directory back. If you were inside multiple directories, repeating that command would be cumbersome. Hence, cd\ return(enter)... :-)

yaqeenhuman
Автор

Very helpful, Thanks @GeekForGeeks the amazing work

alibishar
Автор

Thank you....Very very clear steps. you have covered all the edge cases.I have run the first flutter app

awake
Автор

Thanks for the video bro literally it helped me a lot ... Thank u so much

prakashtech
Автор

Thank you so much! Your video was really really helpful.

asthasharma