nocterm_riverpod 0.1.0 copy "nocterm_riverpod: ^0.1.0" to clipboard
nocterm_riverpod: ^0.1.0 copied to clipboard

Riverpod state management bindings for nocterm terminal UIs.

0.1.0 #

  • Initial release
  • RiverpodScope: InheritedComponent providing ProviderContainer down the nocterm tree
  • RiverpodConsumer<T>: rebuilds subtree when a provider emits a new value
  • RiverpodSelector<T, R>: rebuilds only when a selected slice of state changes
  • RiverpodListener<T>: side-effect listener without triggering a UI rebuild
  • BuildContext extensions: container and read<T>()
0
likes
160
points
0
downloads

Documentation

API reference

Publisher

verified publisherpeterscully.name

Weekly Downloads

Riverpod state management bindings for nocterm terminal UIs.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

meta, nocterm, riverpod

More

Packages that depend on nocterm_riverpod