marionette_flutter 0.2.4 copy "marionette_flutter: ^0.2.4" to clipboard
marionette_flutter: ^0.2.4 copied to clipboard

Flutter extensions enabling AI agents to inspect and interact with running Flutter apps via Marionette MCP.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add marionette_flutter

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

dependencies:
  marionette_flutter: ^0.2.4

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:marionette_flutter/marionette_flutter.dart';
3
likes
150
points
93
downloads

Publisher

verified publisherleancode.co

Weekly Downloads

Flutter extensions enabling AI agents to inspect and interact with running Flutter apps via Marionette MCP.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, logging

More

Packages that depend on marionette_flutter