fluttersdk_dusk 0.0.1 copy "fluttersdk_dusk: ^0.0.1" to clipboard
fluttersdk_dusk: ^0.0.1 copied to clipboard

Flutter E2E driver for LLM agents and CI. 32 CLI commands and 31 MCP tools drive a running app over VM Service extensions; no flutter_test harness needed.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate fluttersdk_dusk

Use it

The package has the following executables:

$ fluttersdk_dusk

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluttersdk_dusk

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

dependencies:
  fluttersdk_dusk: ^0.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:fluttersdk_dusk/cli.dart';
import 'package:fluttersdk_dusk/dusk.dart';
0
likes
160
points
--
downloads

Documentation

Documentation
API reference

Publisher

verified publisherfluttersdk.com

Weekly Downloads

Flutter E2E driver for LLM agents and CI. 32 CLI commands and 31 MCP tools drive a running app over VM Service extensions; no flutter_test harness needed.

Homepage
Repository (GitHub)
View/report issues

Topics

#mcp-server #e2e-testing #ai-agents #testing #flutter

License

MIT (license)

Dependencies

flutter, fluttersdk_artisan, fluttersdk_wind_diagnostics_contracts, image, meta

More

Packages that depend on fluttersdk_dusk