riverpod_mutation_utils 0.5.1 copy "riverpod_mutation_utils: ^0.5.1" to clipboard
riverpod_mutation_utils: ^0.5.1 copied to clipboard

Runtime helpers, annotations, and mixins for Riverpod experimental mutations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add riverpod_mutation_utils

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

dependencies:
  riverpod_mutation_utils: ^0.5.1

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:riverpod_mutation_utils/riverpod_mutation_utils.dart';
0
likes
0
points
46
downloads

Publisher

verified publisherpckimlong.com

Weekly Downloads

Runtime helpers, annotations, and mixins for Riverpod experimental mutations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

riverpod, riverpod_annotation

More

Packages that depend on riverpod_mutation_utils