rivertion 0.1.0-dev.2 copy "rivertion: ^0.1.0-dev.2" to clipboard
rivertion: ^0.1.0-dev.2 copied to clipboard

outdated

Extends riverpod by adding the ability to manipulate data via asynchronous mutations / actions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rivertion

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

dependencies:
  rivertion: ^0.1.0-dev.2

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

Import it

Now in your Dart code, you can use:

import 'package:rivertion/rivertion.dart';
2
likes
0
points
179
downloads

Publisher

unverified uploader

Weekly Downloads

Extends riverpod by adding the ability to manipulate data via asynchronous mutations / actions.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, mek_data_class, meta, riverbloc, riverpod, rxdart

More

Packages that depend on rivertion