spot 0.18.0 copy "spot: ^0.18.0" to clipboard
spot: ^0.18.0 copied to clipboard

Flutter widget test toolkit - spot, act, validate. Better selectors, automatic screenshots, chainable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spot

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

dependencies:
  spot: ^0.18.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:spot/spot.dart';
84
likes
140
points
10.4k
downloads

Publisher

verified publisherpascalwelsch.com

Weekly Downloads

Flutter widget test toolkit - spot, act, validate. Better selectors, automatic screenshots, chainable.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

checks, ci, clock, dartx, flutter, flutter_test, image, jaspr, meta, nanoid2, stack_trace, test_api

More

Packages that depend on spot