riverpod_craft 0.1.0 copy "riverpod_craft: ^0.1.0" to clipboard
riverpod_craft: ^0.1.0 copied to clipboard

A code generation toolkit for Riverpod state management. Better syntax and side effect solution with commands.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add riverpod_craft

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

dependencies:
  riverpod_craft: ^0.1.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:riverpod_craft/riverpod_craft.dart';
1
likes
150
points
61
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A code generation toolkit for Riverpod state management. Better syntax and side effect solution with commands.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

bloc, bloc_concurrency, dio, equatable, flutter, flutter_riverpod, riverpod

More

Packages that depend on riverpod_craft