fvm_mcp 0.0.1-alpha.1
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_mcpWith Flutter:
$ flutter pub add fvm_mcpThis 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.1Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.