flan_flutter 0.6.1 copy "flan_flutter: ^0.6.1" to clipboard
flan_flutter: ^0.6.1 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flan_flutter

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

dependencies:
  flan_flutter: ^0.6.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:flan_flutter/flan_flutter.dart';
0
likes
140
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#flutter #mcp #testing #ai #automation

License

Apache-2.0 (license)

Dependencies

flutter, http, logging, shared_preferences

More

Packages that depend on flan_flutter