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.
Discover trending Flutter packages to identify popular dependencies for your projects. Use this tool to explore packages gaining traction in the Flutter ecosystem.
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.
Capture a screenshot of a Flutter app to debug and analyze widget trees, navigation, and layout issues directly through the Flutter Inspector MCP Server.
Remove specified assets from the Flutter app’s cache to optimize performance and debug memory issues. Enter the asset path and port number for targeted cache eviction.
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.
Provides advanced Flutter development tools via Model Context Protocol with features including widget analysis, documentation search, performance optimization, and code generation.