sososdk / flash

⚡️A highly customizable, powerful and easy-to-use alerting library for Flutter.

Home Page:https://sososdk.github.io/flash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Styling showDialogBlock

jpdesarrolloapp opened this issue · comments

Hello. We used to have the ability to style the showBlockDialog, but in version 3, it seems like we lost that option. The examples don't mention anything similar. How can I display the waiting spinner along with a message?
Thanks!

I see that I should customize a showModalFlash with a WillPopScope, as you have it implemented. Do you plan to bring this functionality back to showBlockDialog?

@jpdesarrolloapp showBlockDialog still exists.

Future<T?> showBlockDialog<T>({