primekit_riverpod 1.0.0 copy "primekit_riverpod: ^1.0.0" to clipboard
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.

Changelog #

1.0.0 — 2026-03-07 #

Initial release of primekit_riverpod, extracted from the monolithic primekit package.

Included #

  • PkAsyncNotifierMixin: Riverpod AsyncNotifier with Result<T> lifecycle
  • PkStreamNotifierMixin: Stream-backed notifier mixin
  • PkPaginationState / PkPaginationNotifierMixin: Cursor-based pagination
  • Built-in providers: pkConnectivityProvider, pkIsAuthenticatedProvider, pkAppPreferencesProvider, pkSecurePrefsProvider, pkAppVersionProvider
0
likes
130
points
107
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Riverpod integration for PrimeKit. Provides async notifier mixins, pagination helpers, and ready-to-use providers for connectivity, authentication, preferences, secure storage, and app version.

Repository (GitHub)
View/report issues

Topics

#flutter #riverpod #state-management #utilities

License

MIT (license)

Dependencies

flutter, flutter_riverpod, primekit, primekit_core

More

Packages that depend on primekit_riverpod