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 Dart:

 $ dart pub add rivership

With Flutter:

 $ flutter pub add rivership

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

dependencies:
  rivership: ^0.3.0-dev.3

Alternatively, your editor might support dart pub get or 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';
5
likes
0
points
348
downloads

Publisher

verified publisherwhynotmake.it

Weekly Downloads

An opinionated infrastructure package for use with hooks_riverpod.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on rivership