#16 Dialog and Alert Dialog Box in Flutter in Hindi.

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • So in this video we will learn how to create dialog and alert dialog box in flutter.
    source code :- github.com/nam...
    Social Accounts For IOS :-
    Instagram :- / ios_programming
    telegram : - t.me/+3D-8O4U7...
    Medium = / nameisjayant
    Linkedin = / jayant-kumar-262597171
    github = github.com/nam...
    Socials Account For Android :-
    Telegram = t.me/joinchat/...
    github = github.com/nam...
    instagram = / programming_simplified
    Medium = / nameisjayant
    Linkedin = / jayant-kumar-262597171
    Ktor Framework playlist 🤩
    • Ktor Framework in hindi
    Testting in Android playlist 🤩
    • Testing in Android in ...
    Dependencies Inject / Dagger Hilt Playlist 🤩
    • Android Dagger-Hilt fr...
    Android Tutorials in Hindi 🤩
    • Android tutorials in h...
    Flow Api in Android 🤩
    • Android Kotlin Flow Ap...
    Rxjava with Retrofit 🤩
    • Android Rxjava with Re...
    MVVM with Room Database and kotlin Coroutines 🤩
    • MVVM with RoomDatabase...
    Kotlin Tutorials in hindi 🤩
    • Kotlin tutorials for b...
    MVVM with Retrofit and Room Database (java) 🤩
    • MVVM Android Room Data...
    Kotlin Coroutines and Retrofit 🤩
    • Android Kotlin Corouti...
    Keep Leaning happy coding❤️ 🤩

Комментарии • 3

  • @nickscorpio2912
    @nickscorpio2912 6 месяцев назад +1

    Bhai bhot shi smjhaya

  • @akshatjain1599
    @akshatjain1599 Год назад +1

    Nice video...thanks

  • @sujalpardasani3199
    @sujalpardasani3199 5 месяцев назад

    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)