Invoke dart/flutter in a more robust way (#143) Closes https://github.com/dart-lang/ai/issues/33 Adds --dart-sdk and --flutter-sdk arguments to the CLI, falling back on DART_SDK and FLUTTER_SDK environment variables, and finally `Platform.resolvedExecutable`. The flutter SDK will also be looked up relative to the Dart SDK, if a location is not given by command line arg or environment.
A general repository for AI / GenAI packages and explorations.
| Package | Description | Issues | Version |
|---|---|---|---|
| dart_mcp | A package for making MCP servers and clients. | ||
| dart_mcp_server | An MCP server for Dart projects, exposing various developer tools to AI models. | n/a |