flutter_visual_test_runner 1.0.1 copy "flutter_visual_test_runner: ^1.0.1" to clipboard
flutter_visual_test_runner: ^1.0.1 copied to clipboard

In-app visual test runner dashboard for Flutter apps with live highlights, gesture simulation, natural language DSL, and report generation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_visual_test_runner

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

dependencies:
  flutter_visual_test_runner: ^1.0.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_visual_test_runner/flutter_visual_test_runner.dart';
1
likes
160
points
124
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

In-app visual test runner dashboard for Flutter apps with live highlights, gesture simulation, natural language DSL, and report generation.

Repository (GitHub)
View/report issues

Topics

#testing #visual-testing #automation #bdd #developer-tools

License

MIT (license)

Dependencies

flutter, yaml

More

Packages that depend on flutter_visual_test_runner