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.
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.
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?
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.
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!
how to Singlescrollview Row and listview? error "RenderBox was not laid out: RenderRepaintBoundary#085e6 relayoutBoundary=up5 NEEDS-PAINT" because comment section need scrolldown
@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 ?
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 😅
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.
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?
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
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
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!
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
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.
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?
🥷🏽 FOLLOW ME
Patreon: www.patreon.com/mitchkoko/
Instagram: instagram.com/createdbykoko/
Twitter: twitter.com/createdbykoko/
TikTok: www.tiktok.com/@createdbykoko/
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 UA-cam...thankyou bro
best channel over the tube for flutter learning
very good job mate
Thank you! Means a lot to me :D
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 💜
You just earn new subscriber bro, keep up with the flutter content, Love your videos!
Thanks 🙏 ❤️
Very clean and clear explanation, thank you for the video!
Thank you for giving such a quick but informative tutorial!
No worries glad it helped! 💜
Right quality content at right moment 💪🏻 keep going
thank u for the comment :D
you just explained one of the most imp. and kind of difficult topic in min.. , just wow thanks man😎😎
I hope you will be having 1M subscribers soon !!
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
aaah you're doing great I saw your website and it was fantastic 💯👌👍
This was a clear, well explained video thanks.
no problem :D
Mr. Dr. Prof. Patrick appreciate it man
whos dr prof patrick?
Why didn´t I know you earlier
Haha welcome 🤗
So simple and handy tutorial. Thanks man 🖤
Great video. You are a good teacher : Simple, clear and exhaustive.
Thanks glad it helepd
Thanks for the video, it's easy to understand 👍🏼
No problem ✌🏾
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 :)
Awesome and aesthetic explanation. Thank you!
This is awesome! You make everything so simple
👨🏽💻❤️❤️
Such a simple and great content buddy ; )
Ate glad it helps you man! 💜💜💜
Excellent Mitch !!!! 💥
This was an extremely helpful video!! Thank you
I have subscribed you for this, loved it
This is awesome. Thank you.
You so amazing 😍 please upload more
@@iam_1_0 💜💜
U should also share about how business logics can be shared between all. These views
Please do make more of this!
Short and Easy thanks 👏
love your tutorials❤❤❤❤
Thanks, simple and clear ❤️
Can you link the setuper channel, soft and track, so you don't have to color and rena 3 tis ? Btw aweso video!
this is what I need to implement now
nice good luck with it 💜 let me know if there are any issues
This is beautiful
great work + greate contribution to make it easily understandable.
Keep up the good work
thanks!
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.
Bro you are awesome!
Thank you, it works perfect!
так просто и так понятно, спасибо за такое крутое видео )
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.
clean work
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.
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 ?
wow revolutionary ty!
No prob :)
Very useful thanks
no problem
Amazing!
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.
Thanks for sharing
Thanks a lot!
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)
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.
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 ua-cam.com/video/9bo1V9STW2c/v-deo.html
Nice, thanks
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?
love it , thank you
Awesome 👍
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
Thank you for sharing
so we need write code twice right ? for desktop view and mobile view ? can we do in one code base ?
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?
how to Singlescrollview Row and listview?
error "RenderBox was not laid out: RenderRepaintBoundary#085e6 relayoutBoundary=up5 NEEDS-PAINT"
because comment section need scrolldown
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?
grate video tanks for the content
Thanks haha i actually just made a new version of this video! Check it out ua-cam.com/video/9bo1V9STW2c/v-deo.html
thank you
@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 ?
Muito bom, obrigado por compartilhar conhecimento.👍
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 😅
What about code duplication? How to eliminate that? This will replace existing widgets with new one so how to deal with keeping the state?
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) ?
Thanks
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 you please a video on dynamic widgets
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
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?
Cocacolastic ❤️
@@abdullahbensaleim2253 ❤️❤️❤️
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
So what if i want to add a part or option to a big project? Should I do it 3 times for 3 platforms?
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
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!
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
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
Thanks, clear and slice to eat
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
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?
Great tutorial as always. But couldn't find the link to this code. Anyone got it?
thank you
Useful
Awesome
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 ^^
how about Text FontSize? do we need to change the font size?
What emulator are you using?? to be able to resize at will
So we need creat two separate file of one page?
Hi, It's there any future scope to develop web app using fluttter