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.
7 files changed
tree: c6b284477fa3f09f0b69c1c491ddffc26e8c5430
  1. .github/
  2. .vscode/
  3. mcp_examples/
  4. pkgs/
  5. .gitignore
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

Overview

A general repository for AI / GenAI packages and explorations.

Packages

PackageDescriptionIssuesVersion
dart_mcpA package for making MCP servers and clients.issuespub package
dart_mcp_serverAn MCP server for Dart projects, exposing various developer tools to AI models.issuesn/a