flutter_probe_agent 0.9.1 copy "flutter_probe_agent: ^0.9.1" to clipboard
flutter_probe_agent: ^0.9.1 copied to clipboard

On-device E2E test agent for FlutterProbe. Embeds in your Flutter app and executes test commands via direct widget-tree access with sub-50ms latency.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_probe_agent

With Flutter:

 $ flutter pub add flutter_probe_agent

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

dependencies:
  flutter_probe_agent: ^0.9.1

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_probe_agent/flutter_probe_agent.dart';
0
likes
0
points
278
downloads

Publisher

verified publisheralphawavesystems.com

Weekly Downloads

On-device E2E test agent for FlutterProbe. Embeds in your Flutter app and executes test commands via direct widget-tree access with sub-50ms latency.

Homepage
Repository (GitHub)
View/report issues

Topics

#testing #e2e #flutter #automation

License

unknown (license)

Dependencies

bonsoir, flutter

More

Packages that depend on flutter_probe_agent