flan_flutter 0.3.0 copy "flan_flutter: ^0.3.0" to clipboard
flan_flutter: ^0.3.0 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 Dart:

 $ dart pub add flan_flutter

With Flutter:

 $ flutter pub add flan_flutter

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

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

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

unknown (license)

Dependencies

flutter, logging

More

Packages that depend on flan_flutter