flutter_easyloading icon indicating copy to clipboard operation
flutter_easyloading copied to clipboard

Add another overlay widget in the "builder"

Open rrifafauzikomara opened this issue 1 year ago • 2 comments

Based the docs, we need to add aa in aa.

MaterialApp(
     ...
     builder: EasyLoading.init(),
     ...
);

How if I need to add another overlay for some reason like this: https://stackoverflow.com/a/75293015/8291686

rrifafauzikomara avatar Dec 09 '23 11:12 rrifafauzikomara

Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.

github-actions[bot] avatar Dec 09 '23 11:12 github-actions[bot]

have same question

gabrielmulyawan avatar Feb 09 '24 09:02 gabrielmulyawan