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
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 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 🙂
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!
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.
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 ?
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?
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.
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?
how to Singlescrollview Row and listview? error "RenderBox was not laid out: RenderRepaintBoundary#085e6 relayoutBoundary=up5 NEEDS-PAINT" because comment section need scrolldown
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.
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 😅
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!
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!
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
@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 ?
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: , )
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
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) ?
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.
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
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?
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?
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.
🔥📱 Flutter Templates • mitchkoko.app/
🥷🏽📱 Minimal Social App • mitchkoko.gumroad.com/l/MinimalSocialApp
💰📱 Minimal Ecommerce App • mitchkoko.gumroad.com/l/MinimalEcommerceApp
Mitch, your thumbnail is great! Thanks for sharing with the Flutter community 👏
My pleasure ✌🏾❤️
@@createdbykoko Ah Such a great thumbnanil
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
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!
Haha martin! Glad it helps you! 💜💜 how is Flutter going for u so far?
@@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 🙂
I have been making some programming videos myself, and I must say that your language, tone and video style is so clear. Great video!
engaging voices, quality videos, and useful content, keep these series going sir
You are the best flutter app teacher ever on TH-cam...thankyou bro
Professor Koko just became my hero tutorialist. Perfect speed, clear and effective speech, pleasant colors, 10+
man your explanation is just legendary
haha Johan you are too nice. Your words mean a lot to me 💜
best channel over the tube for flutter learning
very good job mate
Thank you! Means a lot to me :D
you just explained one of the most imp. and kind of difficult topic in min.. , just wow thanks man😎😎
Very clean and clear explanation, thank you for the video!
You just earn new subscriber bro, keep up with the flutter content, Love your videos!
Thanks 🙏 ❤️
Thank you for giving such a quick but informative tutorial!
No worries glad it helped! 💜
this is quality flutter video with easy explanation ...
can make videos like this for any state management
Yep I'm going to look more deeply into state management and make a video soon
@@createdbykoko thanks mate
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!
No problem haha yeah you’re going to need to those shortcuts :)
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.
This was a clear, well explained video thanks.
no problem :D
Thanks for the video, it's easy to understand 👍🏼
No problem ✌🏾
Mr. Dr. Prof. Patrick appreciate it man
whos dr prof patrick?
Awesome and aesthetic explanation. Thank you!
aaah you're doing great I saw your website and it was fantastic 💯👌👍
So simple and handy tutorial. Thanks man 🖤
Great video. You are a good teacher : Simple, clear and exhaustive.
Thanks glad it helepd
Right quality content at right moment 💪🏻 keep going
thank u for the comment :D
I hope you will be having 1M subscribers soon !!
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 ?
Can you link the setuper channel, soft and track, so you don't have to color and rena 3 tis ? Btw aweso video!
Please do make more of this!
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?
did u find an answer to that?
I guess that it's true for all layouts in app.
But content can be reached by common classes from all layouts.
I wish flutter could implement a simpler approach like bootstrap.
Hmm it could be cool when using it with a check, like if width>height (desktop layout) else (phone layout)
This is awesome! You make everything so simple
👨🏽💻❤️❤️
This was an extremely helpful video!! Thank you
I have to watch this in 0.5x slow down man
Yabbb but is very clean
i had to watch this in 2x
This is very clean, bro. I am not a fluent English speaker/listener and I was able to understand everything perfectly at standard speed.
This is awesome. Thank you.
My question we are writing the code twice right separately for mobile and desktop? Is it good practice 🤔
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.
No, it is not!
Yeah, I'm thinking about how to do it now and it truly sounds a terrible idea.
this is what I need to implement now
nice good luck with it 💜 let me know if there are any issues
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?
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?
Why didn´t I know you earlier
Haha welcome 🤗
U should also share about how business logics can be shared between all. These views
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
how to Singlescrollview Row and listview?
error "RenderBox was not laid out: RenderRepaintBoundary#085e6 relayoutBoundary=up5 NEEDS-PAINT"
because comment section need scrolldown
Short and Easy thanks 👏
I have subscribed you for this, loved it
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.
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?
Having same doubt, did u find the answer?
Thanks, simple and clear ❤️
Excellent Mitch !!!! 💥
Thank you, it works perfect!
This is beautiful
Such a simple and great content buddy ; )
Ate glad it helps you man! 💜💜💜
Great tutorial as always. But couldn't find the link to this code. Anyone got it?
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 😅
You so amazing 😍 please upload more
@@iam_1_0 💜💜
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!
Try this one th-cam.com/video/9bo1V9STW2c/w-d-xo.html
Bro you are awesome!
love your tutorials❤❤❤❤
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!
great work + greate contribution to make it easily understandable.
Keep up the good work
thanks!
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
clean work
@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 ?
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: ,
)
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
@@createdbykoko thanks alot lol, that's a pretty nice feature
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) ?
So what if i want to add a part or option to a big project? Should I do it 3 times for 3 platforms?
What about code duplication? How to eliminate that? This will replace existing widgets with new one so how to deal with keeping the state?
Very useful thanks
no problem
Thanks for sharing
так просто и так понятно, спасибо за такое крутое видео )
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.
so we need write code twice right ? for desktop view and mobile view ? can we do in one code base ?
wow revolutionary ty!
No prob :)
Thanks a lot!
Thanks
Thank you for sharing
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 ?
That’s up to your choice of state management! Provider, bloc etc
can you please a video on dynamic widgets
Nice, thanks
thanks Mitch for that , but i wanna know how can get this code flutter and put on my project pls
@@zino_for_pics7109 it’s pretty minimal so why don’t u just watch the video and code it yourself
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
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?
Bit late but I think web has hot reload support, otherwise just use the windows/macos desktop variant ^^
This approach is fine unless your app will have more than 5 tabs, then it becomes really hard to maintain.
thank you
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?
Thanks, clear and slice to eat
Amazing!
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?
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.
@@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?
@@abdoufma please can u tell me the usual way of handling such?
Good video...but coding video is very fast... I think beginner also watch this video... ❤️❤️
hi bro,,how to tutorial music streming player with flutter full step by step,thanks :)
What emulator are you using?? to be able to resize at will
thank you
I'd recomnd going through a soft theory video on YT and making notes, there's a good 2h30 one wNice tutorialch softs looong but it will
Heyy what do you mean soft theory? Can you elaborate
Muito bom, obrigado por compartilhar conhecimento.👍
Hi, It's there any future scope to develop web app using fluttter
Isn't it better to do it based on aspect ratio?
Aspect ratio is great for responsive designs yes. There are many ways to achieve it :D
grate video tanks for the content
Thanks haha i actually just made a new version of this video! Check it out th-cam.com/video/9bo1V9STW2c/w-d-xo.html
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
Awesome 👍
how can I make it scrollable? (SingleChildScrollView doesn't work)