I´m new in the bloc pattern and stream stuff. I want to show up an alert dialog when I press a button, but I can´t find a way to do it. Actually my code is:
Widg
this process working for me. I called my Dialog before return the widget
Future.microtask(() => showLoginSuccess(BuildContext context));