Install Flutter on Mac in 2024 | Flutter development on Mac

preview_player
Показать описание
Learn how you can install Flutter on Mac. This Flutter Mac installation guide will instruct you on how to obtain the latest version of Flutter and detail the correct procedures to set up your Flutter development workspace on macOS.

☺ Support the channel:

Any donation is gratefully received, thank you!

- Via YouTube's Super Thanks (⬆ Button labeled THANKS above ⬆)

🔔 Subscribe:

Subscribe to my channel to see more videos like this:

📖 Useful resources:

- Flutter official page:

🔵 Follow me:

Find out about my latest videos and publications:

⏳ Time codes:

00:00 - Setting up Flutter on Mac
00:16 - Install Xcode and Rosetta 2
01:21 - Initial Xcode setup
02:05 - Install Flutter on macOS
04:04 - Download and install Android Studio and the Android SDK
05:27 - Install the Flutter plugin in Android Studio
07:07 - Create an Android emulator or Android Virtual Device (AVD)
08:57 - Setup Flutter for iOS development
11:04 - Setup Flutter for web development
11:56 - Setup Flutter for macOS development
12:17 - Conclusion

---

Flutter and the related logo are trademarks of Google LLC. I am not endorsed by or affiliated with Google LLC.

The Apple logo® is a trademark of Apple Inc. I am not endorsed by or affiliated with Apple Inc.
Рекомендации по теме
Комментарии
Автор

Many thanks for the clear explanation of the process. The only issue I encountered was that xcode rejects my Bundle Identifier because I do not have an apple dev account, that gave an issue in the Android Studio (simulating an IOS decive) but somehow it seems to work now. So thanks for this video :)

Ithicuss
Автор

Sir, I've a question. Which macbook are you using for flutter ios development? Also if 8gb ram and 256 gb ssd enough?

albertgeorge
Автор

Hello
I really appreciate that you covered every detail in the video
But I ran into a problem with nano, i used nano because vim didn’t work but after saving the nano file and writing flutter it said flutter wasn’t found even though when i entered the nano .bash_profile it didn’t say it wasn’t found. so do think that i wrote the export line wrong before saving it in nano or there is an another problem

abdulwahabalobaid
Автор

I have done the PATH variable setup as described, somehow still I am getting zsh: command not found: flutter

SrikrishnaSeshadri
Автор

Very detailed tutorial, however I seem to get stuck on the VIM part. It just shows an empty terminal without text and I don't get how to edit this in text editor. Can someone please help? (When I use prompt % vim help it also shows nothing

OnlyWilco
Автор

Hello, just a quick question - how's fluttter app dev. Future i should continue learning it in 2024 ?
Some Youtubers are saying flutter demand will be decrease in 2024 🤷🏻‍♀️

MirAppDev
Автор

one more thing do I need apple paid developer account to just develop apps and test it on ios for xcode? I am currently learning flutter and don't want to purchase subscription

npvksdi
Автор

Which IDE do you prefer for Flutter Dev?

nicolaspace
Автор

Do I need to setup github on macos for flutter to work if yes then how?

npvksdi