riverpie 0.8.0 copy "riverpie: ^0.8.0" to clipboard
riverpie: ^0.8.0 copied to clipboard

discontinuedreplaced by: refena
outdated

A tiny state management library for Flutter. Inspired by Riverpod.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add riverpie

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

dependencies:
  riverpie: ^0.8.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:riverpie/riverpie.dart';
5
likes
0
points
41
downloads

Publisher

verified publishertienisto.com

Weekly Downloads

A tiny state management library for Flutter. Inspired by Riverpod.

Repository (GitHub)
View/report issues

Topics

#state #provider #riverpod #framework

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on riverpie