dart-package
Execute Dart pub commands like get, upgrade, and publish to manage packages directly in your Dart/Flutter projects. Enables AI-powered development by integrating with the Dart MCP Server for streamlined workflows.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
args | No | Arguments for the pub subcommand | |
command | Yes | Pub subcommand to execute | |
workingDir | No | Working directory for the command |