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.
Build Flutter applications for specific target platforms like Android, iOS, web, and desktop. Specify build mode and flavor to generate APK, AppBundle, IPA, or platform-specific binaries from your Flutter project directory.
Enable or disable platform channel profiling in Flutter apps to analyze widget trees, navigation, and layout issues effectively. Integrates with Flutter Inspector MCP Server for debugging.
Extract @flutter_mcp mentions from text and retrieve precise Flutter/Dart documentation or pub.dev package details. Ideal for parsing version constraints, classes, or API references efficiently.
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.
Retrieve summary details of the currently selected widget in a Flutter app for debugging purposes. Supports custom port configuration for non-default Flutter debug ports.
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.
Enables AI coding agents to extract Figma design data and convert it into Flutter widgets and screens. Supports theme setup, component analysis, asset exports, and provides Flutter implementation guidance from Figma designs.