arsamme / flutter-progress-dialog

Progress Dialog widget for flutter projects with ability to customize loading widget, background color and background blur.
https://pub.dev/packages/ars_progress_dialog
MIT License
9 stars 7 forks source link

show inside Mobx #1

Open pishguy opened 3 years ago

pishguy commented 3 years ago

how can we show and dismiss Dialog inside Mobx library?

arsamme commented 3 years ago

I've not used Mobx and this is your choice how you wanna display widgets in your project.