value_notifier_tools 0.1.2 value_notifier_tools: ^0.1.2 copied to clipboard
Helpful lightweight tools for working with ValueNotifiers
0.1.2 #
- FIX(value_notifier_tools): fixed type parameters in select extension.
- FEAT(example): updated example to use
SelectValueNotifier
.
0.1.1 #
- FIX(value_notifier_tools): Added all classes to package exports.
- FEAT: use
HistoryValueNotifier
from new package. - FEAT(value_notifier_tools): added
HistoryValueNotifier
. - FEAT(value_notifier_tools): added where_value_notifier.
- FEAT(value_notifier_tools): added select value notifier.
- DOCS(value_notifier_tools): added README.
0.1.0+1 #
- feat: initial commit 🎉