flutter_bloc_list_manager
flutter_bloc_list_manager copied to clipboard
Convert to stateful widgets
The main ListManager
won't respond to any data changes right now. If you need to dynamically update filter properties or change the source bloc, you're unable to.
This basically just adds a ton of flexibility in the long run.