dashability 1.0.1
dashability: ^1.0.1 copied to clipboard
Runtime Observability Layer for Flutter Apps. Connects to running Flutter apps via VM Service, monitors performance and errors in real-time, detects anomalies, and exposes observation and action tools via MCP.
1.0.1 #
- Update README.md
1.0.0 #
- Initial release
- Flutter VM Service connector with frame, log, and rebuild observers
- Rule-based anomaly detection and token-efficient context compression
- MCP server with lifecycle, observation, action, and validation tools
- Flutter process management (run, attach, device listing)
- Appium integration for tap, scroll, and type actions
- Interactive arrow-key CLI selection menu
- Modular CLI architecture with install-mcp host support for Codex, Gemini CLI, and OpenCode