flutter_wright 0.9.0 copy "flutter_wright: ^0.9.0" to clipboard
flutter_wright: ^0.9.0 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 Dart:

 $ dart pub add flutter_wright

With Flutter:

 $ flutter pub add flutter_wright

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

dependencies:
  flutter_wright: ^0.9.0

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:flutter_wright/flutter_wright.dart';
0
likes
0
points
104
downloads

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

Topics

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_wright