fvm_mcp 0.0.1-alpha.1 copy "fvm_mcp: ^0.0.1-alpha.1" to clipboard
fvm_mcp: ^0.0.1-alpha.1 copied to clipboard

MCP server exposing FVM (Flutter Version Management) as tools

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fvm_mcp

With Flutter:

 $ flutter pub add fvm_mcp

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

dependencies:
  fvm_mcp: ^0.0.1-alpha.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

0
likes
140
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

MCP server exposing FVM (Flutter Version Management) as tools

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dart_mcp, process, pub_semver, stream_channel

More

Packages that depend on fvm_mcp