Mitch, your thumbnail is great! Thanks for sharing with the Flutter community 👏
@createdbykoko3 жыл бұрын
My pleasure ✌🏾❤️
@asterjoules2 жыл бұрын
@@createdbykoko Ah Such a great thumbnanil
@tahseenahmadansari-g1o Жыл бұрын
Hi ,, how are you hope you will be fine as many people are earning by your effort so people's prayers are definitely with you .. i want you to give us a free copy of Zero to Hero playlist as i could learn more about state management fire base authentication and publishing app on Android and Ios Store as well .. Hope you may understand that i am stuck in middle of your playlist. thanks
@martinpalmer2036 Жыл бұрын
Honestly Dude, Simple! Clear! Concise! Every other example I've seen is too complex and seems like the Author is trying to show how big his brain/ego is (i.e. Google...) . Totally awesome!
@createdbykoko Жыл бұрын
Haha martin! Glad it helps you! 💜💜 how is Flutter going for u so far?
@martinpalmer2036 Жыл бұрын
@@createdbykoko So far so good! I have a small number of customers and am getting better at it every day (thanks to several of your tutorials). I think you're in Australia? I live in the Seattle area but have family in Surfers Paradise 🙂
@HermanPalmgren3 жыл бұрын
I have been making some programming videos myself, and I must say that your language, tone and video style is so clear. Great video!
@vothanhbinh2k3 жыл бұрын
engaging voices, quality videos, and useful content, keep these series going sir
@lifeoffancypigeons86314 ай бұрын
You are the best flutter app teacher ever on KZbin...thankyou bro
@keflat232 жыл бұрын
best channel over the tube for flutter learning very good job mate
@createdbykoko2 жыл бұрын
Thank you! Means a lot to me :D
@JohanLibert-k9g Жыл бұрын
man your explanation is just legendary
@createdbykoko Жыл бұрын
haha Johan you are too nice. Your words mean a lot to me 💜
@EmanueleTozzato Жыл бұрын
Professor Koko just became my hero tutorialist. Perfect speed, clear and effective speech, pleasant colors, 10+
@yupickmyusername3 жыл бұрын
You just earn new subscriber bro, keep up with the flutter content, Love your videos!
@createdbykoko3 жыл бұрын
Thanks 🙏 ❤️
@nevillelam7999 Жыл бұрын
Thank you for giving such a quick but informative tutorial!
@createdbykoko Жыл бұрын
No worries glad it helped! 💜
@arafathussain851 Жыл бұрын
Very clean and clear explanation, thank you for the video!
@rishabhvishwakarma5745 Жыл бұрын
you just explained one of the most imp. and kind of difficult topic in min.. , just wow thanks man😎😎
@001Debjeet3 жыл бұрын
this is quality flutter video with easy explanation ... can make videos like this for any state management
@createdbykoko3 жыл бұрын
Yep I'm going to look more deeply into state management and make a video soon
@001Debjeet3 жыл бұрын
@@createdbykoko thanks mate
@Abomin81onVlog3 жыл бұрын
This was a clear, well explained video thanks.
@createdbykoko3 жыл бұрын
no problem :D
@MrAhbill13 жыл бұрын
just started to learn fluttern from native ios and android background, didn't realize there's a code snippet if you write "stf" or "stl" haha. Thanks mate!
@createdbykoko3 жыл бұрын
No problem haha yeah you’re going to need to those shortcuts :)
@RiccardoGabellone3 жыл бұрын
Right quality content at right moment 💪🏻 keep going
@createdbykoko3 жыл бұрын
thank u for the comment :D
@sewbeta43342 жыл бұрын
Great video. You are a good teacher : Simple, clear and exhaustive.
@createdbykoko2 жыл бұрын
Thanks glad it helepd
@MrIMacro Жыл бұрын
Not adding the expanded widget at 07:15 is the cause of the famous error (black and yellow lines on the edge of the screen) right?
@omkarp9943 Жыл бұрын
I hope you will be having 1M subscribers soon !!
@eboatwright_2 жыл бұрын
This is awesome! You make everything so simple
@createdbykoko2 жыл бұрын
👨🏽💻❤️❤️
@julianwebb9222 Жыл бұрын
Awesome and aesthetic explanation. Thank you!
@MissMyMusicAddiction3 ай бұрын
is there a way to query the device type, not just the width/height? some frameworks in other dev tools will return iphone, ipad, androidphone, androidtablet, windows, mac, web, etc.
@learningbrains910 Жыл бұрын
So simple and handy tutorial. Thanks man 🖤
@errlyrics19462 жыл бұрын
Mr. Dr. Prof. Patrick appreciate it man
@createdbykoko2 жыл бұрын
whos dr prof patrick?
@theguanche2 жыл бұрын
Can you link the setuper channel, soft and track, so you don't have to color and rena 3 tis ? Btw aweso video!
@QuietStorm_2 жыл бұрын
Thanks for the video, it's easy to understand 👍🏼
@createdbykoko2 жыл бұрын
No problem ✌🏾
@positiveknowledge4045 Жыл бұрын
aaah you're doing great I saw your website and it was fantastic 💯👌👍
@maneeshapte68832 жыл бұрын
This was an extremely helpful video!! Thank you
@sundaramoorthykuppuswamy2745 Жыл бұрын
Such a simple and great content buddy ; )
@createdbykoko Жыл бұрын
Ate glad it helps you man! 💜💜💜
@giulicon3 жыл бұрын
Nice video! One question tho, at 4:42, what did you press for the column to expand nicely to other columns I mean transforming ResponsiveLayout(mobileBody: , desktopbody: ) To: ResponsiveLayout( mobileBody: , DesktopBody: , )
@createdbykoko3 жыл бұрын
Good question haha. If you add a comma after the last item (before the closing bracket) , it will reformat it nicely. Let me know if that wasn’t clear haha
@giulicon3 жыл бұрын
@@createdbykoko thanks alot lol, that's a pretty nice feature
@rahuljamba58463 жыл бұрын
Excellent Mitch !!!! 💥
@jeslinjacob64727 ай бұрын
U should also share about how business logics can be shared between all. These views
@Neerajkumar-xl9kx2 жыл бұрын
I have subscribed you for this, loved it
@snooki92 ай бұрын
Nice one :) if you have 3 container on the right part of the screen, each wrap in a padding, to make them feel automatically and evenly the available height ?
@saimaheshparuchuri98262 жыл бұрын
My question we are writing the code twice right separately for mobile and desktop? Is it good practice 🤔
@whoadityanawandar2 жыл бұрын
I don't think this is a good choice. Practically, any web app will have a LOT more code than this and repeating all that code doesn't look like a good idea.
@mohammadw2000 Жыл бұрын
No, it is not!
@brenoverissimo3846Ай бұрын
Yeah, I'm thinking about how to do it now and it truly sounds a terrible idea.
@moazelsawaf20002 жыл бұрын
Thanks, simple and clear ❤️
@AniMatrixXD Жыл бұрын
Why didn´t I know you earlier
@createdbykoko Жыл бұрын
Haha welcome 🤗
@xixnineteen63222 жыл бұрын
Thank you, it works perfect!
@PiratesZombies2 жыл бұрын
how to Singlescrollview Row and listview? error "RenderBox was not laid out: RenderRepaintBoundary#085e6 relayoutBoundary=up5 NEEDS-PAINT" because comment section need scrolldown
@rahulranjansingh26792 жыл бұрын
Short and Easy thanks 👏
@sebastianmartinezsantos528911 ай бұрын
I wish flutter could implement a simpler approach like bootstrap.
@soumen81 Жыл бұрын
This is awesome. Thank you.
@TGR-wf6gd3 жыл бұрын
Awesome and concise video. What is your take on packages like responsive_framework and would you prefer using those over the approach you demonstrated in this video?
@sakinahtajuddin72332 жыл бұрын
Such a great explanation! 1 question, if there are multiple screens in one app , that means we need to do the mobile_body & desktop_body file for each one of the screens , right?
@thestars12202 жыл бұрын
did u find an answer to that?
@OMGdon2 жыл бұрын
I guess that it's true for all layouts in app. But content can be reached by common classes from all layouts.
@Sebastian-cz3vk3 жыл бұрын
@Mitch Koko , So because my app is mostly UI i basically double or 3x the code and modify for tablet and desktop devices. Doesn't get the app size too big ?
@autumnuniverse19402 жыл бұрын
This is beautiful
@sudipraaz2 жыл бұрын
great work + greate contribution to make it easily understandable. Keep up the good work
@createdbykoko2 жыл бұрын
thanks!
@CHHATRAPHULARA11 ай бұрын
love your tutorials❤❤❤❤
@namanpatel2522 жыл бұрын
Hey is there any way to give constraints to window frame on web, like have a project with responsive layout but whenever I try to reduce its height it gives me renderflex issues.
@pozharHAHAHAHAHA2 жыл бұрын
так просто и так понятно, спасибо за такое крутое видео )
@izmir1752 жыл бұрын
Bro you are awesome!
@SuluXuluS6 ай бұрын
Hmm it could be cool when using it with a check, like if width>height (desktop layout) else (phone layout)
@cnorse2 жыл бұрын
Please do make more of this!
@iam_1_02 ай бұрын
You so amazing 😍 please upload more
@createdbykoko2 ай бұрын
@@iam_1_0 💜💜
@reispedroso Жыл бұрын
I have to watch this in 0.5x slow down man
@abdullahbensaleim22534 ай бұрын
Yabbb but is very clean
@notKhalid3 ай бұрын
i had to watch this in 2x
@zaksenardsАй бұрын
This is very clean, bro. I am not a fluent English speaker/listener and I was able to understand everything perfectly at standard speed.
@hardiklakhalani62682 жыл бұрын
What about code duplication? How to eliminate that? This will replace existing widgets with new one so how to deal with keeping the state?
@KARTHIKr8642 Жыл бұрын
Can you make a video on how to convert a existing website to a responsive disign for mobile, tablet and website which is in flutter. It would be good if you used responsive framework.
@byzramku Жыл бұрын
this is what I need to implement now
@createdbykoko Жыл бұрын
nice good luck with it 💜 let me know if there are any issues
@makisetakashi Жыл бұрын
so we need write code twice right ? for desktop view and mobile view ? can we do in one code base ?
@hakimkac5088 Жыл бұрын
Great video ! what about duplicate code ? Can't we use the same video component for desktop and mobile in the same file, and just put specific parameters in separate files (like width and color) ?
@colegioasturiasprimariaalt29402 жыл бұрын
and had an aneurysm before forcing to get serum....now I’m tryna make jazz and am using softex and the sampler cuz, I’m less
@g0keyn10 ай бұрын
Why did you write 2 widgets? If will change any thing, you should write twice. Is this best practice? or what is the best practice?
@amandeepthakur78473 ай бұрын
Having same doubt, did u find the answer?
@abasilis Жыл бұрын
Thanks for this awesome video, as always. Something that happened to me is that I used the structured way method for a project, but what I turn my phone in landscape mode, the width is 800.6, should I control the layout using the MediaQuery.of(context).orientation to control that?, or there is a more convenient way? Thank you very much fro your time, I really appreciate it!
@develo9er7277 ай бұрын
So what if i want to add a part or option to a big project? Should I do it 3 times for 3 platforms?
@ayoubelbadaoui70003 жыл бұрын
clean work
@juliensavary3 жыл бұрын
wow revolutionary ty!
@createdbykoko3 жыл бұрын
No prob :)
@ShujaatSunasara Жыл бұрын
Is it worth learning state-management, why you are not using it and if it is not nessesary, are you still satisfied with your package?
@somethingcreative9137Ай бұрын
if we follow second approach then we have to write extra code for each file, is there any other alternative approach or this method is recommended? can you guide me please
@yousour51122 жыл бұрын
love it , thank you
@Mkrabs2 жыл бұрын
How would you save the state of, let's say a card with the number of times it has been clicked, between the two layouts ?
@createdbykoko2 жыл бұрын
That’s up to your choice of state management! Provider, bloc etc
@pawnalakecottages Жыл бұрын
can we make common code for other pages or we need to every time write for both mobile and desktop, is there any tutorial for this ? flutter is new for me
@swiftieforever51527 ай бұрын
Hey, I have just started learning coding with Flutter and I'm curious: how is this code deployed so that people can access the website link as well as the app link? Please don't mind if this question seems silly 😅
@speedtnt75912 жыл бұрын
Very useful thanks
@createdbykoko2 жыл бұрын
no problem
@zino_for_pics71092 ай бұрын
thanks Mitch for that , but i wanna know how can get this code flutter and put on my project pls
@createdbykoko2 ай бұрын
@@zino_for_pics7109 it’s pretty minimal so why don’t u just watch the video and code it yourself
@redwanahmedfahim70284 ай бұрын
Great tutorial as always. But couldn't find the link to this code. Anyone got it?
@doulainc.4982 жыл бұрын
Thank you for this. I have a question please. Does this responsiveness works with the whole app UI. Meaning there wouldn't be render overflow error. Idk if you get Me. For example will the font size.. container height of widgets be responsive as well?
@abdoufma2 жыл бұрын
No, you'd still need to handle all those issues as usual. The only thing LayoutBuilder does is give you an easy way to know what viewport constraints your app is working with, and by extension, what *layout* it should be using.
@doulainc.4982 жыл бұрын
@@abdoufma alright thanks. Please for a fact I'm a beginner can you please guide me on how to achieve such ? The best practices for that?
@doulainc.4982 жыл бұрын
@@abdoufma please can u tell me the usual way of handling such?
@shuku_yega2 жыл бұрын
can you please a video on dynamic widgets
@adeirwan-l5s Жыл бұрын
how about Text FontSize? do we need to change the font size?
@codenuts29 Жыл бұрын
Hi, It's there any future scope to develop web app using fluttter
@Nicosfrs2 жыл бұрын
Amazing!
@clickbatemotivation32602 жыл бұрын
What emulator are you using?? to be able to resize at will
@AmirBaruchPreciseAsteroid3 жыл бұрын
Great video! learned a lot. quick question: I am assuming your are using chrome for live preview and the results seem to update immediately as you save. I thought hot reload is not supported with web. Do you use a different setup?
@Terandium Жыл бұрын
Bit late but I think web has hot reload support, otherwise just use the windows/macos desktop variant ^^
@CodeEnthusiast78912 Жыл бұрын
This approach is fine unless your app will have more than 5 tabs, then it becomes really hard to maintain.
@lemidiriba38782 жыл бұрын
grate video tanks for the content
@createdbykoko2 жыл бұрын
Thanks haha i actually just made a new version of this video! Check it out kzbin.info/www/bejne/b5PSYolviLmKaMU
@luisgonzaloguarnizogarcia75872 жыл бұрын
Thanks for sharing
@john7Doe92 жыл бұрын
Thanks a lot!
@abhaykumarbhumihar6166 Жыл бұрын
So we need creat two separate file of one page?
@MustafaKilic012 жыл бұрын
Nice, thanks
@mehmetcakmaktas97582 жыл бұрын
how can I make it scrollable? (SingleChildScrollView doesn't work)
@justinus9 ай бұрын
what is the main.dart look like? video is way too fast
@adil_elkhallouki3 жыл бұрын
Awesome 👍
@ayushmuley1907 Жыл бұрын
Thank you for sharing
@milandol321 Жыл бұрын
Isn't it better to do it based on aspect ratio?
@createdbykoko Жыл бұрын
Aspect ratio is great for responsive designs yes. There are many ways to achieve it :D
@TomTurnerIT2 жыл бұрын
This is very well spoken and easy to listen to, but my dude, for beginners, you really rocket through some of that code and I think you used code snippets that not everyone watching might have and don't reference that you did that. Still a great resource though!
@createdbykoko2 жыл бұрын
Try this one kzbin.info/www/bejne/b5PSYolviLmKaMU
@ikennaumeh_io3 жыл бұрын
what exactly was the aspect ratio used for
@nadislat Жыл бұрын
Very useful. Thanks a lot! But when the browser is maximized, I got "BOTTOM OVERFLOWED BY 41 PIXELS". Any ideas? (I used the same code).
@basssdeso Жыл бұрын
hi bro,,how to tutorial music streming player with flutter full step by step,thanks :)
@MaxwellRios2 жыл бұрын
Muito bom, obrigado por compartilhar conhecimento.👍
@tonkroew2 жыл бұрын
problems and than volu automate the boi cuz I didn’t know how to sidechain. My one buddy produces riddim and he legit saw my daw