Flutter Packages Series - ModalProgressHUD

Опубликовано: 25 Октябрь 2024
на канале: Izweb Technologies
3,785
25

A simple widget wrapper to enable modal progress HUD (a modal progress indicator, HUD = Heads Up Display)

Sometimes when you need to perform a lengthy process it is best to keep the user on the current page and show them an indication that the system is busy processing their request

A great way to achieve this is via a progress indicator

modal_progress_hud = ModalBarrier + CircularProgressIndicator

Learn more here

https://github.com/mmcc007/modal_prog...

------------------------------------------------------------------
Website:
https://izwebtechnologies.com/