marionette_flutter 0.2.2 copy "marionette_flutter: ^0.2.2" to clipboard
marionette_flutter: ^0.2.2 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 Dart:

 $ dart pub add marionette_flutter

With Flutter:

 $ flutter pub add marionette_flutter

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

dependencies:
  marionette_flutter: ^0.2.2

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:marionette_flutter/marionette_flutter.dart';
3
likes
0
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

License

unknown (license)

Dependencies

flutter, logging

More

Packages that depend on marionette_flutter