flutter_hooks_test 0.0.7+1 copy "flutter_hooks_test: ^0.0.7+1" to clipboard
flutter_hooks_test: ^0.0.7+1 copied to clipboard

Simple and complete Flutter hooks testing utilities that encourage good testing practices..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_hooks_test

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

dependencies:
  flutter_hooks_test: ^0.0.7+1

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:flutter_hooks_test/flutter_hooks_test.dart';
9
likes
150
pub points
66%
popularity

Publisher

verified publisherwasabeef.jp

Simple and complete Flutter hooks testing utilities that encourage good testing practices..

Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_hooks, flutter_test

More

Packages that depend on flutter_hooks_test