flutter_hooks_test 0.0.5 copy "flutter_hooks_test: ^0.0.5" to clipboard
flutter_hooks_test: ^0.0.5 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.5

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';
8
likes
130
pub points
60%
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