Hi! Thank you for the feedback and your updated work.
I am trying to find a way to use bloc pattern without StatefulWidget. To work with dispose, we should always use the StatefulWidget which I don’t feel comfortable. Will there be any solution to this? Not using StatefulWidget?