riverpod_stateful_service 1.0.0+1 copy "riverpod_stateful_service: ^1.0.0+1" to clipboard
riverpod_stateful_service: ^1.0.0+1 copied to clipboard

This package provides a lightweight stateful_service wrapper for Riverpod. See the stateful_service package for more information.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add riverpod_stateful_service

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

dependencies:
  riverpod_stateful_service: ^1.0.0+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_stateful_service/riverpod_stateful_service.dart';
2
likes
0
points
539
downloads

Publisher

verified publisherwolverinebeach.net

Weekly Downloads

This package provides a lightweight stateful_service wrapper for Riverpod. See the stateful_service package for more information.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

riverpod, stateful_service

More

Packages that depend on riverpod_stateful_service