patrol_finders 2.6.0 copy "patrol_finders: ^2.6.0" to clipboard
patrol_finders: ^2.6.0 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 Dart:

 $ dart pub add patrol_finders
copied to clipboard

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 dart pub get):

dependencies:
  patrol_finders: ^2.6.0
copied to clipboard

Alternatively, your editor might support dart pub get or 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
0
points
138k
downloads

Publisher

verified publisherleancode.co

Weekly Downloads

2024.09.21 - 2025.04.05

Streamlined, high-level API on top of flutter_test.

Homepage
Repository (GitHub)
View/report issues

Topics

#testing #widget-test #patrol

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, flutter_test, meta, patrol_log

More

Packages that depend on patrol_finders