add prompt for using flutter driver to write a test for a user journey (#243) For clients that have prompts support, this prompt allows a user to provide a user journey and it will instruct the LLM to: - Try to accomplish the user journey in the live app using flutter driver - If successful, write a flutter driver test with the same instructions used to accomplish the journey. TODO: Add support for running flutter driver tests in the MCP server and add that to the prompt.
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 |