I don't usually comment but man you just saved me, i had been trying to add flutter to path for a long time but it wasn't working but after watching your tutorial, i was able to resolve the issue!! Thanks so much!!
HERMANO! MUCHISIMAS GRACIAS !! e visto muchos videos. Y solo el tuyo funciono!. No se mucho ingles... pero los subtítulos me ayudaron demasiado!. Saludos UN FUERTE ABRAZO. Ya tienes un nuevo suscriptor
hi arjun really appreciate your effort. though seems like i am running into some problem, shows that command not found whenever i enter flutter doctor. please help me out!!
This also happened to me. You might have a bash terminal and not zhs which is why it says that. This is because maybe you have an older Mac version. That's why I hate Mac and the Apple company because they don't support you after like 3 years and it costs like $3000 whereas Windows life is basically forever.
@11:23 when you have Android Studio opened, how come inside your Android Studio, you have iPhone 14 Pro Max tab? I have everything setup , but when I am running an iOS simulator, I am not able to select it in Android Studio? What can be the problem?
I tried to do all the steps, and even tried to uninstall everything and then install again, starting with home-brew, pro ess but once I did so, when I reached at flutter, and asked of flutter doctor, terminal either said, unmatched or flutter not found... now what?
When you update the file path you might have forgotten a quotation mark at the end of the path name. Also make sure you don't copy the $ in the export path name.
hey I only want to develop android apps as of now for flutter , shud I leave the Xcode setup ? I got android studio and git installed on me I got less space on me and Xcode literally takes like 20 gb
Hi sir, want to ask, when im run the project got this error Error: To set up CocoaPods for ARM macOS, run: sudo gem uninstall ffi && sudo gem install ffi -- --enable-libffi-alloc Then i do type sudo gem uninstall ffi && sudo gem install ffi -- --enable-libffi-alloc the result is Successfully uninstalled ffi-1.15.5 Fetching ffi-1.15.5.gem Building native extensions with: '--enable-libffi-alloc' This could take a while... Successfully installed ffi-1.15.5 Parsing documentation for ffi-1.15.5 Installing ri documentation for ffi-1.15.5 Done installing documentation for ffi after 12 seconds 1 gem installed i try to run again the apps but still the error messages show up. How to resolve this? thanks
i've been trying to install flutter for 3 days and i couldn't, then i came by this video and it worked! THANK YOU
A new mac user & very confused with this new OS. However, this wonderful tutorial made it so easy to install and configure Flutter. Thank you!!!
bro a video narrated by an Indian guy is signal of success, they are masters!
Bro, you saved me, I was suffering for nothing here! Now new life! Thanks!
I don't usually comment but man you just saved me, i had been trying to add flutter to path for a long time but it wasn't working but after watching your tutorial, i was able to resolve the issue!! Thanks so much!!
did you install something about cocoapods?
After watching a couple of introduction videos of downloading flutter yours actually did the trick. Thank you Arjun!
thank you, very helpful for first time macbook users
Man, you are awesome. It was a great help.
thank you, new to mac (hate it) tried 3 videos before this one and this one was easy and best part it worked
Thank you Arjun! This video was extremely helpful!
Glad to hear that!
HERMANO! MUCHISIMAS GRACIAS !! e visto muchos videos. Y solo el tuyo funciono!. No se mucho ingles... pero los subtítulos me ayudaron demasiado!. Saludos UN FUERTE ABRAZO. Ya tienes un nuevo suscriptor
Thank You. This was very helpful.
new follower, the best video ever, you saved me from Mac hell.
Thanks, Arjun for this fabulous guide. I have the helpful knowledge from this and hope other people will get the same. 🙂
My pleasure 😊
I get a zsh: command not found: flutter. On my MacBook Pro 2022 Apple M2
Hey! Did you get any solution for that? I am facing the same issue
Paste the bin path in terminal.
Se gano su like, sin yo entender tan bien el ingles , lo entendi mejor que lo que hablan en español. Thanks for the explanation.
after using source .zprofile my terminal shows process completed and there isnt anyway to get the terminal running again. what do i do?
Is macbook air m2 8gb ok for flutter development ? Should i buy 16gb ram version ? I dont wanna spend extra money
Very simple and fast! Thank you
You're welcome!
Thank you! Great tutorial
This was soooo helpful. Thank you for making this!
I'm so glad!
Thanks my guy u really made my day 🤝
Glad to hear it
hi arjun really appreciate your effort. though seems like i am running into some problem, shows that command not found whenever i enter flutter doctor. please help me out!!
After installing the flutter sdk and copying the path to zprofile, you have to restart your terminal.
@@gasanadidasijunior5054 so I just quit the terminal and open it again?
guys ctrl + z doesnt quit a running terminal process. it only moves it into the background. can be misleading
what can i do if source .zprofile is not working
🔥🔥🔥. Thanks. Very understandable
Glad it helped!
Excellent...🔥💯 thank you
You're very welcome
hey! i did all the steps as shown and yet the output is "flutter command not found" can u please help me with it
This also happened to me. You might have a bash terminal and not zhs which is why it says that. This is because maybe you have an older Mac version. That's why I hate Mac and the Apple company because they don't support you after like 3 years and it costs like $3000 whereas Windows life is basically forever.
this video is so perfect. Thank You!
Glad you liked it!
this is super helpful . thanks a lot
thanks a lot for this amazing explination
Glad it was helpful!
Its totally awesome, thank you so much
So So So so So .... this is very disturbing but thank you for saving my day.
You're very welcome
@11:23 when you have Android Studio opened, how come inside your Android Studio, you have iPhone 14 Pro Max tab?
I have everything setup , but when I am running an iOS simulator, I am not able to select it in Android Studio? What can be the problem?
I tried to do all the steps, and even tried to uninstall everything and then install again, starting with home-brew, pro ess but once I did so, when I reached at flutter, and asked of flutter doctor, terminal either said, unmatched or flutter not found... now what?
When you update the file path you might have forgotten a quotation mark at the end of the path name. Also make sure you don't copy the $ in the export path name.
You’re awesome bro. Thanks
Superb Thankyou
Welcome 😊
thank you so much, great tutorial dude
You saved me. Thank u
can i finish the setup without having to get xcode? since im targeting only android app.
thanks bro for saving my life
Amazing guide. The official docs doesn't tell about source command and other stuff clearly.
Thank you ❤❤❤
can the flutter directory from desktop be removed after installing
thank you arjun!
Thanks a lot for this guide.
Glad it was helpful!
@@CodeWithArjun Your guide was to the point , it saved a lot of time for me . Please keep the good work : )
hey I only want to develop android apps as of now for flutter , shud I leave the Xcode setup ?
I got android studio and git installed on me
I got less space on me and Xcode literally takes like 20 gb
Thanks!
Hi sir, want to ask, when im run the project got this error
Error: To set up CocoaPods for ARM macOS, run: sudo gem uninstall ffi && sudo gem install ffi -- --enable-libffi-alloc
Then i do type sudo gem uninstall ffi && sudo gem install ffi -- --enable-libffi-alloc
the result is
Successfully uninstalled ffi-1.15.5 Fetching ffi-1.15.5.gem Building native extensions with: '--enable-libffi-alloc' This could take a while... Successfully installed ffi-1.15.5 Parsing documentation for ffi-1.15.5 Installing ri documentation for ffi-1.15.5 Done installing documentation for ffi after 12 seconds 1 gem installed
i try to run again the apps but still the error messages show up. How to resolve this? thanks
10.33 I don't have the "iOS Language:" option. Anyone encountered this?
good job mate thanks alot
Be sure to subscribe.
Perfect !!!
Thankyou Arjun
Be sure to subscribe.
thank you, it's work
You're welcome!
Not working
great Video
Glad you enjoyed it
I got an error "Dart cant be opened because apple cannot check it for malicious software"
Same. What did u do ?
I got an error that zprofile is unmactched
same
thank you very much
You are welcome
thank you so much bro
thank you
You're welcome
Bad CPU type in executable
Homebrew show me git server error
apt installation
4:29 im getting error this .zprofile:export:10: not valid in this context: PATH:/Users/saket/Desktop/ipad/flutter/bin
This is bs. You broke my terminal. Now nothing works
bash: /Users/shihab/Documents/Developer/flutter/bin/flutter: Operation not permitted , Got this error , when flutter doctor typed
any solution
That is because there is no flutter path. All you have to do is change the path by removing the last flutter.
thanks a lot my friend, you really helped me