Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to controll refresh indicator with bloc pattern? #64

Open
sinhpn92 opened this issue Dec 30, 2024 · 0 comments
Open

How to controll refresh indicator with bloc pattern? #64

sinhpn92 opened this issue Dec 30, 2024 · 0 comments

Comments

@sinhpn92
Copy link

sinhpn92 commented Dec 30, 2024

Hello team,

I'm using the Bloc pattern in my project. How can I control the showing and hiding of an indicator with Bloc? (BlocConsumer, BlocListener,...). Using an async refresh function in the Bloc to wait for its completion in onRefresh is not a good approach.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant