rivership 0.1.2 copy "rivership: ^0.1.2" to clipboard
rivership: ^0.1.2 copied to clipboard

An opinionated infrastructure package for use with hooks_riverpod.

0.1.2 #

  • FEAT: useFixedExtentScrollController.
  • FEAT: BrightnessTools extensions.
  • FEAT: String.ifNotEmpty getter.
  • FEAT: DurationFormatting extension.
  • FEAT: .tryAs<T>() extension.
  • FEAT: added IterableTools extension.
  • FEAT: added SimpleWidgetStates.
  • DOCS: better READMEs.

0.1.1 #

  • REFACTOR: renamed packages to rivership.
  • FIX: useDelayed correctly disposes all timers on unmount.
  • FEAT: added newestValue and newestValueOrNullto AsyncValue.
  • DOCS: updated README.

0.1.0 #

  • feat: initial commit 🎉