flutter_wright 0.9.2 copy "flutter_wright: ^0.9.2" to clipboard
flutter_wright: ^0.9.2 copied to clipboard

Playwright-style control of a running Flutter app — snapshot, tap, type, assert — for AI-driven and automated end-to-end testing. Debug-only in-app HTTP server.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_wright

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

dependencies:
  flutter_wright: ^0.9.2

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_wright/flutter_wright.dart';
0
likes
160
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Playwright-style control of a running Flutter app — snapshot, tap, type, assert — for AI-driven and automated end-to-end testing. Debug-only in-app HTTP server.

Repository (GitHub)
View/report issues
Contributing

Topics

#testing #automation #integration-testing #e2e #ai

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_wright