state_notifier_listener 0.0.1
state_notifier_listener: ^0.0.1 copied to clipboard
A package that contains helper widgets for StateNotifier
0.0.1 #
- Adds StateNotifierListener widget
- this widget can be used to listen to state changes from the StateNotifier
- this will be useful when u have to show/act upon state changes and require build context(dialogs, snackbars etc..)