mcpe2e 0.3.0 copy "mcpe2e: ^0.3.0" to clipboard
mcpe2e: ^0.3.0 copied to clipboard

E2E testing library integrated with Model Context Protocol (MCP) for Flutter apps. Enables remote control via HTTP and Claude Desktop integration.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mcpe2e

With Flutter:

 $ flutter pub add mcpe2e

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

dependencies:
  mcpe2e: ^0.3.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:mcpe2e/mcpe2e.dart';
1
likes
0
points
64
downloads

Publisher

verified publisherjhonacode.com

Weekly Downloads

E2E testing library integrated with Model Context Protocol (MCP) for Flutter apps. Enables remote control via HTTP and Claude Desktop integration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, logger_rs

More

Packages that depend on mcpe2e