primekit_riverpod 1.0.0
primekit_riverpod: ^1.0.0 copied to clipboard
Riverpod integration for PrimeKit. Provides async notifier mixins, pagination helpers, and ready-to-use providers for connectivity, authentication, preferences, secure storage, and app version.
primekit_riverpod #
Riverpod integration for PrimeKit — async notifier mixins, pagination, and ready-to-use providers.
Installation #
dependencies:
primekit_riverpod: ^1.0.0
What's included #
- AsyncNotifierMixin — integrates
primekit_coreasync state with Riverpod notifiers - PaginatedNotifier — paginated data with automatic loading states
- Providers — pre-built providers for connectivity, preferences, secure storage, app version, auth
- PkRef helpers — utilities for working with
WidgetRefandRef
Documentation #
License #
MIT — see LICENSE.