First Flutter App On Android - Build Flutter Apps 2

  Рет қаралды 69,865

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 70
@Codemycom
@Codemycom 2 жыл бұрын
▶ Watch Entire Flutter Playlist ✅ Subscribe To My KZbin Channel: bit.ly/3PtzCeN bit.ly/2IGzvOR ▶ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN ▶ Get The Code: (none)
@tsheskoelmaximus3784
@tsheskoelmaximus3784 2 жыл бұрын
One of the very few channels I am very confident to "Smash the LIKE button" at the very beginning before even watching the rest of the content. [Honest Feedback here] Very Good Job, Mr John Elder You have a very different approach. Thank you for the passion you put in every single one of your valuable content.
@Codemycom
@Codemycom 2 жыл бұрын
Thanks, I appreciate it!
@aaryansachdeva
@aaryansachdeva 2 жыл бұрын
Excited for the next videos about flutter!
@Codemycom
@Codemycom 2 жыл бұрын
Me too!
@waifugameplay1166
@waifugameplay1166 5 ай бұрын
got an error Error: Unable to find suitable Visual Studio toolchain. Please run `flutter doctor` for more details. cant i just use the visual studio code?
@Nana_Ryda
@Nana_Ryda 24 күн бұрын
Andriod emulator keeps terminating.. and wont start.. how can i fix it
@pjedmundson
@pjedmundson Ай бұрын
2:25 I've followed all steps and I'm geting this error when opening the testapp when clicking "run without debugging": "TypeError: Cannot read properties of undefined (reading 'ThemeData')" It also has a red background. It says "see also" and link for testing errors but i can't find anything related. Please help!
@Codemycom
@Codemycom Ай бұрын
I'd just suggest rewatching the videos to discover what you missed.
@leocambisaca26
@leocambisaca26 3 ай бұрын
By any chance do you know how to resolve this issue Warning: This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered. This can happen if you use versions of Android Studio and the command-line tools that were released at different times.
@Codemycom
@Codemycom 3 ай бұрын
google it or paste it into chatgpt
@chewansarahnajwa393
@chewansarahnajwa393 Ай бұрын
Hello sir, if my laptop becomes slow after using android studio, do i need to add my RAM and what is the nice GB? Thank you
@Codemycom
@Codemycom Ай бұрын
Probably.
@mikuuuuuu27
@mikuuuuuu27 Ай бұрын
is typing in the terminal "Flutter create _____ " the only way to create Flutter Application Folder?
@Codemycom
@Codemycom Ай бұрын
lol why?
@MLEncyclo
@MLEncyclo Жыл бұрын
Everything works as of June 2023. I love it!
@Codemycom
@Codemycom Жыл бұрын
Happy to hear it
@deki90to
@deki90to 2 жыл бұрын
Hope that you will find this info helpful, while you are on the correct path, you can type "code ." inside terminal, and VS will auto-inject wanted folder into editor
@Codemycom
@Codemycom 2 жыл бұрын
of course there are always a million ways to do anything lol
@khorva4865
@khorva4865 7 ай бұрын
Is it possible to connect to the android emulator using the serial port on my PC? I'm trying to connect an Arduino board to the flutter app by a USB connection w/ my PC.
@SportsKing.2072
@SportsKing.2072 7 ай бұрын
hello so i managed to install flutter on vscode and all the requirements and also creating a virtual device/emulator using android studio but the only problems that i im now having is that if i want to to run an app on the emulator the process is not going through the app is on showing when i launch it on chrome what could be the problem
@abdulla777100
@abdulla777100 10 ай бұрын
thank you very much for this helpful video, but i just faced the problem when i tried to run the emulater because i do not have HAXM , when i went to its github reop i read the whole requirements but unfortunately my system does not meet the installation requirements. please tell me what should i do to run the emulator phone??
@MM-jr5sr
@MM-jr5sr 3 ай бұрын
Working as of June 26 2024
@Codemycom
@Codemycom 3 ай бұрын
yeah, it will always work
@viratabd4992
@viratabd4992 Жыл бұрын
Sir please more videos and project in flutter
@Tina-ft1us
@Tina-ft1us Жыл бұрын
Can u pls make a full chorus of flutter?😭 ur explanations are really clear and understandable
@Codemycom
@Codemycom Жыл бұрын
Sorry, no plans for flutter in the future
@AnimatorElite
@AnimatorElite 5 ай бұрын
Thank you!
@AKSHAT10436
@AKSHAT10436 Жыл бұрын
It doesn't crash....does it?
@Codemycom
@Codemycom Жыл бұрын
of course not lol you can see that in the video.
@wordwonders365
@wordwonders365 2 жыл бұрын
Hello, I am creating a blog users can like posts make comments also be part of communities and can also tag other users in the comments or posts. Which is better to use between FLASK and Django?
@Codemycom
@Codemycom 2 жыл бұрын
It just depends on you.
@wordwonders365
@wordwonders365 2 жыл бұрын
@@Codemycom I have a problem of when users what's to make posts they have to upload an image or video. When they upload an image it shows and still shows the video controls as put it the HTML
@wordwonders365
@wordwonders365 2 жыл бұрын
@@Codemycom Is there a way to determine either an image or video was uploaded and put in the website depending on which one was uploaded.
@wordwonders365
@wordwonders365 2 жыл бұрын
@@Codemycom Is this a limitation to Flask or I just haven't gotten how to do it. {% if post.post_pic == don't know how to make it know the file type%} Image tag here {else} video tag Endif
@Codemycom
@Codemycom 2 жыл бұрын
@@wordwonders365 Sorry, this is a Flutter video. I have entire courses on Django and Flask you can explore.
@kenhistory9396
@kenhistory9396 2 жыл бұрын
I tried to run it without debug and this is what I got "Exception: Unable to find suitable Visual Studio toolchain. Please run `flutter doctor` for more details." I already have installed just like you taught me on the part video. Thank you in advance
@Codemycom
@Codemycom 2 жыл бұрын
Did you do what it suggests?
@codeforfun9350
@codeforfun9350 2 жыл бұрын
its rly helpfull thank you
@Codemycom
@Codemycom 2 жыл бұрын
welcome!
@broqle1
@broqle1 6 ай бұрын
when i try to open the emulator i get a crash and now whenever i click start on it it just keeps loading forever
@KamKmaK
@KamKmaK 5 ай бұрын
Did you fix this? Mine keeps running forever and says the application keeps stopping
@broqle1
@broqle1 5 ай бұрын
@@KamKmaK sadly not but im having the same issue, i worked around it and plugged in my old android instead
@KamKmaK
@KamKmaK 5 ай бұрын
@@broqle1 in whatever editor you are using type in the terminal flutter doctor see if you have all ticks
@KamKmaK
@KamKmaK 5 ай бұрын
@@broqle1 I found when I ran it I had two issues and android issue and an Xcode issue
@KamKmaK
@KamKmaK 5 ай бұрын
@@broqle1 in terminal type flutter doctor in vsc if you’re using it or whatever ide you’re using
@galibmujicic418
@galibmujicic418 Жыл бұрын
It is not work!!!
@Codemycom
@Codemycom Жыл бұрын
Yes it does. Watch the video and try again.
@bytecash3977
@bytecash3977 Жыл бұрын
thanks alot
@Codemycom
@Codemycom Жыл бұрын
welcome
@harrishyogendran8909
@harrishyogendran8909 2 жыл бұрын
What will this app be?
@Codemycom
@Codemycom 2 жыл бұрын
The video shows you exactly what it is.
@harrishyogendran8909
@harrishyogendran8909 2 жыл бұрын
I mean what type of app will this be in the future videos…a blog or an event sharing app?
@Codemycom
@Codemycom 2 жыл бұрын
@@harrishyogendran8909 This won't be anything else. This video is done, the app is complete. In the future we'll build many other apps of all different types.
@NOTHING-sf4rp
@NOTHING-sf4rp 2 жыл бұрын
First
@Codemycom
@Codemycom 2 жыл бұрын
Nice!
@AKSHAT10436
@AKSHAT10436 Жыл бұрын
Thanks
@Codemycom
@Codemycom Жыл бұрын
welcome
@Lys0282
@Lys0282 10 ай бұрын
I can’t run it like you did in 5:04
@Codemycom
@Codemycom 10 ай бұрын
Why not?
@Lys0282
@Lys0282 10 ай бұрын
It say the emulator process for the AVD the name of the device has been terminated
@Codemycom
@Codemycom 10 ай бұрын
@@Lys0282 what did you do differently from the video?
@Lys0282
@Lys0282 10 ай бұрын
@@Codemycom absolutely nothing
@Lys0282
@Lys0282 10 ай бұрын
@@Codemycom nothing actually
@damonsteinhauser8104
@damonsteinhauser8104 Жыл бұрын
So I’m getting an error saying I can’t run the device because I don’t have HAXM. So i went to download HAXM from the github and i went through the installer and it basically said my computer doesn’t meet the system requirements for virtualization. So does that mean i’m just screwed then? My computer is a i5 7th gen intel processor
@abdulla777100
@abdulla777100 10 ай бұрын
i just faced the same problem, did you fix it? if yes please tell me how you did, thanks
@mightysammich00
@mightysammich00 8 ай бұрын
Not sure about your computer not meeting requirements, but I had to turn on my virtualization and that was a whole process. I had to restart and hold f10 to access my BIOS controls, then go enable virtualization under the advanced settings, then it let me install HAXM. I found out the virtualization wasn't enabled by opening a the text file of the install log, directions to it in my directory were in the notes from the failed install.
Flutter Scaffold and Widget Tree - Flutter Friday #3
10:37
Codemy.com
Рет қаралды 25 М.
How To Install Flutter For Windows - Build Flutter Apps 1
14:12
Codemy.com
Рет қаралды 207 М.
Bike Vs Tricycle Fast Challenge
00:43
Russo
Рет қаралды 102 МЛН
How do Cats Eat Watermelon? 🍉
00:21
One More
Рет қаралды 11 МЛН
How I learned Flutter in 7 Days
8:27
Kenny Gunderman
Рет қаралды 495 М.
No Code App Development is a Trap
9:31
Coding with Dee
Рет қаралды 258 М.
Most overpowered way to build mobile apps?
8:33
Beyond Fireship
Рет қаралды 807 М.
Build anything with v0 (3D games, interactive apps)
9:05
Vercel
Рет қаралды 101 М.
I built the same app in three frameworks.
15:15
SanjayDevTech
Рет қаралды 5 М.
Run ALL Your AI Locally in Minutes (LLMs, RAG, and more)
20:19
Cole Medin
Рет қаралды 104 М.
Bike Vs Tricycle Fast Challenge
00:43
Russo
Рет қаралды 102 МЛН