(Ep 18) Flutter: Build Responsive Intro Page Layout & Create Custom Dialog Box Using Named Routes

preview_player
Показать описание
This video will cover some fundamentals for building out a responsive page layout in flutter that will resize to look great on all devices. After that we’re going to build out a custom dialog box that looks great on all devices, and can be reused throughout the app.

Build Custom Dialog Box: 19:36
Named Routes: 37:10

Useful Links:

#Flutter #ResponsiveLayout #Startup
Рекомендации по теме
Комментарии
Автор

thanks for the explanations on what and how the widgets you use work.

AiEnthusiast
Автор

Amazing, thank you again. I'm learning so much.

breadman
Автор

one of the finest channel on youtube glad that you make those kinds of tutorials that other YouTubers ignored it. Your channel deserve millions of subscribers and you earned one today

novysandhu
Автор

Thanks Sir, for creating such great tutorials.

yogeshben
Автор

One of most Flutter Singu\in series in the world, bro!!! Many thanks for sharing!!!
you showed us how to make Flutter auth from A-Z, from UI all the way up, include Social media, Amdin\user, etc
I'm wondering if you have plans for making:
1) Similar Auth series, but Flutter with Bloc as a state management
2) Udemy Ecommerce \ Social Media courses, Flutter + Bloc, in which we can find all features, for ex if we're talking about Auth, then, Form, Validation, Social Media login, Admin\user, etc.
categories: each Tab or category will list different products. etc.

As I thanks for you, I liked, subscribed and I'll be clicking on ALL the ads!
Many thanks for all your hard work bro! you're really enriching the Flutter world with your End to End tutorials!!

Italya
Автор

at 23:11, I noticed you typed out the constructor. In intellij after you type out the final string values, you can just right click and click generate... and it builds the constructor for you (then you have to add the @required yourself) ... awesome tutorial !!! keep it up you are so great at explaining ! :D

ashleymooney
Автор

thankx a lot it really helped me a lot which was very important

dikshithpk
Автор

Thank you very much for your video ! Amazing !

rijarantoanina
Автор

Great video, especially the part on creating a custom widget

noobinator
Автор

Great tutorial, thanks! Noticed that you don't rotate the phone. Please cover best practices for supporting portrait and landscape modes. And how to treat iPads? Should we create separate project for iPad? Should we create different projects for android and iphone if behaviour should be a little different?

darkranger
Автор

what program are you using to design the layout before you start programming?

martinsoftsolutions
Автор

Great video. Only issue I’m having is that using media query. Of is crashing the keyboard view for a text input field. Any idea what’s happening?

MelColton
Автор

I'm getting an error in main.dart.


Error: 'BuildContext' isn't a type.
'/signUp': (BuildContext context) => Home()


Error: A value of type 'Home Function(invalid-type)' can't be assigned to a variable of type 'Widget Function(BuildContext)'.

cameronconroy
Автор

how to set max width of custom dialog box? Means i want to set full width?

mohsanikram
Автор

your layout concepts are very nice, but may I propose that you show the actual layout with every 4-5 steps because begininers won't be able to follow along with you

shwanagha