flutter_core_profile_platform_channels
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.
Instructions
RPC: Enable or disable profiling of platform channels
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Whether to enable or disable platform channel profiling | |
| port | No | Port number where the Flutter app is running (defaults to 8181) |