rivership 0.1.2
rivership: ^0.1.2 copied to clipboard
An opinionated infrastructure package for use with hooks_riverpod.
0.1.2 #
- FEAT:
useFixedExtentScrollController. - FEAT:
BrightnessToolsextensions. - FEAT:
String.ifNotEmptygetter. - FEAT:
DurationFormattingextension. - FEAT:
.tryAs<T>()extension. - FEAT: added
IterableToolsextension. - FEAT: added
SimpleWidgetStates. - DOCS: better READMEs.
0.1.1 #
- REFACTOR: renamed packages to rivership.
- FIX:
useDelayedcorrectly disposes all timers on unmount. - FEAT: added
newestValueandnewestValueOrNullto AsyncValue. - DOCS: updated README.
0.1.0 #
- feat: initial commit 🎉