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
😎 If you enjoy the videos, consider supporting the channel: https://1manstartup.com/donate
Useful Links:
Complete Code on GitHub: https://github.com/davefaliskie/trave...
Auto Size Text: https://github.com/leisim/auto_size_text
Named Routes: https://flutter.dev/docs/cookbook/nav...
#Flutter #ResponsiveLayout #Startup