79541233

Date: 2025-03-28 11:06:24
Score: 2
Natty:
Report link

As far as I understand, you want to go to a new page when the FamilyFetchingLoadingState state is triggered.

Is it possible that you created a ProfileBloc more than once? If you are done with a ProfileBloc, you need to close it. If you create another one without closing it, this may happen. If you are going to use it continuously, you need to share the same block object.

Reasons:
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: twice_flutter