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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add primekit_riverpod

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  primekit_riverpod: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:primekit_riverpod/primekit_riverpod.dart';
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