just found ur channel (like 9-10 days ago) ,ur channel content is really good .As a beginner ,all these tuts u post are easy to follow and also impressive.thank you
You might think I am exaggerating this. But your videos are so good and so helpful that I am literally binge watching them. Also a query Can you plz make a video on how Uber uses Google map to display the cab.
Awesome man! How do we fix the bottom overflow of pixels for the search bar when the keyboard screen pops up (on android)? Says it's overflowed by 68 pixels. Cheers!
@@BboyAlekSenenoi wrap your entire column in a widget called singlechildscrollview. This will fix your overflow problem when the keyboard pops up. Hope it helps!
I was trying to use growable List in flutter. I tried this example code but in the second line it throw me an error final growableList = ['A', 'B']; // Creates growableList[0] = 'G'; print(growableList); // [G, B] could you please reply
🔥📱 Flutter Templates • mitchkoko.app/
🥷🏽📱 Minimal Social App • mitchkoko.gumroad.com/l/MinimalSocialApp
💰📱 Minimal Ecommerce App • mitchkoko.gumroad.com/l/MinimalEcommerceApp
Tip: Add the Scaffold body in a SafeArea to avoid the extra top padding.
This is a great tip!! ☝🏽
@@createdbykoko Great tutorial BTW 🥳
Can you add scroll when roatate horizontal mobile? How handle it?
beautiful UI building, bravo mitch
Your new student and fan am here 😂😂😂 , never disappoint with best contents , good work ✌✌
just found ur channel (like 9-10 days ago) ,ur channel content is really good .As a beginner ,all these tuts u post are easy to follow and also impressive.thank you
Thank you so much for your tutorials! They really help a lot!
Great to hear 😇
Dropping a like before watching the video coz you never disappoint !
i appreciate you that means a lot to me :D
Mitch. You are the man. Much love
You might think I am exaggerating this. But your videos are so good and so helpful that I am literally binge watching them.
Also a query
Can you plz make a video on how Uber uses Google map to display the cab.
Sir, I am addicted to your tutorials and I follow it on daily basis. Please make next video on how you become Flutter developer.
I really enjoyed this, thanks
Glad you enjoyed it!
impressive as I expected
great tut mate , keep up the good work
Thank you 🙏🏽
Great tutorials! Keep it up!
You best bro 🔥🔥
Where can I get the icons /images from?
where is source code ?
Great tutorial easy to follow along 5/5 :)
thanks for the kind comment :D
Why did you choose flutter over react?
Also, very nice tutorial and very good quality, subscribed.
Wonderful Sir.Can you give us the firebase tutorial series?
Nice work 👍
best flutter tutorial i have ever seen. will it look the same on android??
yepp it will be 99% the same on android! Let me know if you have any issues with it
@@createdbykoko can u also post video on state management and navigation please
Good day sir, how did you create the demo you showed on the iPhone at the beginning of the tutorial. Thank you
thank you somuchhh
No worriess 😇
Bro, this build isn't anywhere on your github or gum road. I just need the icons so I can follow along.
where can i get images as yours
please provide at least the icons and images so that it will be very beneficial for us to follow as your design
can you provide these icons only please
Love your video....hope you'll make some more interesting video
With this how do you scroll everything?
hi bro you used expanded in the bottom but u dont use single child scrll view if tap on filed the keyboard appeared it show overflow
In your Scaffold, set resizeToAvoidBottomPadding property to false.
Pls make more ui design
Sure, that’s my favourite. Any particular kind of ui? Ecommerce, doctor app, educational app etc?
@@createdbykoko E-commerce sir pls
@@createdbykoko sir complete bnae pls
Awesome man! How do we fix the bottom overflow of pixels for the search bar when the keyboard screen pops up (on android)? Says it's overflowed by 68 pixels. Cheers!
nvm...just messed around with Sizedbox height throughout the homepage file and made it work :)
@@BboyAlekSenenoi wrap your entire column in a widget called singlechildscrollview. This will fix your overflow problem when the keyboard pops up. Hope it helps!
I was trying to use growable List in flutter. I tried this example code but in the second line it throw me an error
final growableList = ['A', 'B']; // Creates
growableList[0] = 'G';
print(growableList); // [G, B]
could you please reply
Thanks
You're welcome :D
What software would I have to learn so that I can attempt this?
This is called flutter (made by google). You would need to know some basic coding / programming but that’s about it. Have you coded before?
@@createdbykoko I’ve never coded before, any tips for where to start before I try learning flutter?
@@lutfur.r Check out the channel @The Coding Train hosted by Daniel Shiffman
😍🔥🔥