fayaz07 / progress_dialog

A light weight library to easily manage a progress dialog with simple steps whenever you need to do it. You can easily show and hide it.

Home Page:https://fayaz07.github.io/progress_dialog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrap MaterialApp to call progress dialog without context

georgepanait09 opened this issue · comments

Hi! Can you change the core to wrap MaterialApp? I need to call progress dialog without context something like https://pub.dev/packages/oktoast

Hi @georgepanait09 maybe you can check my overlay module
https://github.com/fayaz07/ots
this will server your need