flutter_webmcp 0.2.1 copy "flutter_webmcp: ^0.2.1" to clipboard
flutter_webmcp: ^0.2.1 copied to clipboard

A typed Dart API for exposing Flutter Web actions as WebMCP tools.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_webmcp

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

dependencies:
  flutter_webmcp: ^0.2.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:flutter_webmcp/flutter_webmcp.dart';
0
likes
160
points
65
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A typed Dart API for exposing Flutter Web actions as WebMCP tools.

Repository (GitHub)
View/report issues
Contributing

Topics

#webmcp #mcp #flutter-web #ai-agents

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_webmcp