patrol_finders 2.7.2 copy "patrol_finders: ^2.7.2" to clipboard
patrol_finders: ^2.7.2 copied to clipboard

Streamlined, high-level API on top of flutter_test.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add patrol_finders
copied to clipboard

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

dependencies:
  patrol_finders: ^2.7.2
copied to clipboard

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:patrol_finders/patrol_finders.dart';
copied to clipboard
43
likes
160
points
147k
downloads
screenshot

Publisher

verified publisherleancode.co

Weekly Downloads

2024.09.13 - 2025.03.28

Streamlined, high-level API on top of flutter_test.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#testing #widget-test #patrol

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_test, meta, patrol_log

More

Packages that depend on patrol_finders