Why is my bloc listener not called even when its a success state?
Here is the code snippet:
Why am I getting an error while adding async keyword to BlocBuilder function?
I am getting error as soon as I add async keyword to the blocbuilder function to use await later. Here is my code snippet: