re_state_action_test 0.0.4 copy "re_state_action_test: ^0.0.4" to clipboard
re_state_action_test: ^0.0.4 copied to clipboard

A testing library to make testing re_state_action easier. Built to be used with the re_state_action package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add re_state_action_test

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

dependencies:
  re_state_action_test: ^0.0.4

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:re_state_action_test/re_state_action_test.dart';
3
likes
150
pub points
0%
popularity

Publisher

unverified uploader

A testing library to make testing re_state_action easier. Built to be used with the re_state_action package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, meta, mocktail, re_state_action, test

More

Packages that depend on re_state_action_test