Alert Dialog Box in Flutter || AlertDialog in Flutter

preview_player
Показать описание
In this video, we will learn how to show Alet Dialog Box in your Flutter app.
we use the AlertDialog widget to show the Alert Dialog Box in this video.
This is the simple and easiest way to show the alert dialog in your flutter project.

Music track: Building Dreams by Aylex
Music for Video (Free Download)

#flutter #alertbox #alert #alertDialog #coding #flutterwidgets #alertDialogBox #whatilearntoday
Рекомендации по теме
Комментарии
Автор

Hello, i am using a dialogbox in flutter, so in my current screen when any dialogbox is opened, and when i press ok of dialogbox, it closes, but then, after the dialogbox is closed, my backbutton press function onwillpop() is not called, thats why my navigation doesn't occur properly, so what is the isssue, can you tell me? (POV:its urgent)

sujalpardasani