rivership_test 0.1.0+2 copy "rivership_test: ^0.1.0+2" to clipboard
rivership_test: ^0.1.0+2 copied to clipboard

A package containing testing utilites to accompany the rivership package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rivership_test

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

dependencies:
  rivership_test: ^0.1.0+2

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_test/rivership_test.dart';
0
likes
140
pub points
8%
popularity

Publisher

verified publisherwhynotmake.it

A package containing testing utilites to accompany the rivership package.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

clock, fake_async, flutter, flutter_test, hooks_riverpod, mocktail

More

Packages that depend on rivership_test