Capture a screenshot of a Flutter app to debug and analyze widget trees, navigation, and layout issues directly through the Flutter Inspector MCP Server.
Retrieve supported protocols from a Flutter app using the VM service method. Connects to the default Flutter debug port (8181) or a custom port if specified.
Retrieve VM information from a Flutter app for debugging. Connects to the default Flutter debug port (8181) or a specified custom port. Supports analysis of widget trees, navigation, and layout issues.
Enable or disable the debug banner in a Flutter app through the Flutter Inspector MCP Server. Toggle visibility to streamline debugging processes for widget trees and layout analysis.
Override the platform of a running Flutter app (Android, iOS, Fuchsia, etc.) or reset it via RPC to facilitate debugging and testing across different environments.
A real-time server that provides Flutter/Dart documentation and pub.dev package information to AI assistants, ensuring they generate accurate and up-to-date Flutter code.