fast_rx_test 0.3.0 copy "fast_rx_test: ^0.3.0" to clipboard
fast_rx_test: ^0.3.0 copied to clipboard

outdated

Testing utilities for fast_rx. Check for valid RxObject registration and notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fast_rx_test

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

dependencies:
  fast_rx_test: ^0.3.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:fast_rx_test/fast_rx_test.dart';
0
likes
0
pub points
0%
popularity

Publisher

verified publisherrexios.dev

Testing utilities for fast_rx. Check for valid RxObject registration and notifications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fast_rx, flutter, mockito, test

More

Packages that depend on fast_rx_test