riverpod_machine 0.0.1-dev.4 copy "riverpod_machine: ^0.0.1-dev.4" to clipboard
riverpod_machine: ^0.0.1-dev.4 copied to clipboard

unlistedoutdated

Finite State Machine build on top of riverpod.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add riverpod_machine

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

dependencies:
  riverpod_machine: ^0.0.1-dev.4

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

Publisher

unverified uploader

Weekly Downloads

Finite State Machine build on top of riverpod.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, freezed_annotation, riverpod

More

Packages that depend on riverpod_machine