notified_preferences_riverpod 1.0.0 copy "notified_preferences_riverpod: ^1.0.0" to clipboard
notified_preferences_riverpod: ^1.0.0 copied to clipboard

A simple package providing glue methods between notified_preferences and flutter_riverpod.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add notified_preferences_riverpod

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

dependencies:
  notified_preferences_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:notified_preferences_riverpod/notified_preferences_riverpod.dart';
0
likes
150
points
25
downloads

Publisher

verified publisherkaiteki.app

Weekly Downloads

A simple package providing glue methods between notified_preferences and flutter_riverpod.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_riverpod, notified_preferences

More

Packages that depend on notified_preferences_riverpod