rivership 0.3.0-dev.3 copy "rivership: ^0.3.0-dev.3" to clipboard
rivership: ^0.3.0-dev.3 copied to clipboard

An opinionated infrastructure package for use with hooks_riverpod.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rivership

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

dependencies:
  rivership: ^0.3.0-dev.3

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:rivership/rivership.dart';
4
likes
140
points
77
downloads

Publisher

verified publisherwhynotmake.it

Weekly Downloads

An opinionated infrastructure package for use with hooks_riverpod.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, heroine, hooks_riverpod, intl, material_color_utilities, springster

More

Packages that depend on rivership