Explorer
Content
videos
adaptive-dialogs-flutter.md
videos take-5 adaptive-dialogs-flutter.md

Take 5 - Adaptive Dialogs - Flutter

Description

Source Code: https://github.com/rodydavis/flutter_take_5

In this video I walk though how to build an adaptive dialog that looks good on desktop, mobile and web. Whenever you launch a dialog you are not guaranteed that the size is constant. In this example we will show you how to fix those edge cases.