flutter_agent_lens library
Classes
- FlutterAgentLensServer
- Flutter Agent Lens MCP Server.
Extensions
- BundleHandlers on FlutterAgentLensServer
- MCP tool handlers for analyzing Flutter app bundle sizes.
- ConnectionHandlers on FlutterAgentLensServer
- MCP tool handlers for connecting to and disconnecting from a running Flutter app.
- DebuggerHandlers on FlutterAgentLensServer
- MCP tool handlers for debugging: call stack, breakpoints, and expression evaluation.
- DeeplinkHandlers on FlutterAgentLensServer
- MCP tool handlers for validating App Links and Universal Links configurations.
- LoggingHandlers on FlutterAgentLensServer
- MCP tool handlers for capturing console, stdout, stderr, and logging streams.
- MemoryHandlers on FlutterAgentLensServer
- MCP tool handlers for auditing memory usage and finding object retaining paths.
- NetworkHandlers on FlutterAgentLensServer
- MCP tool handlers for reading the Dart HTTP network profile.
- PerformanceHandlers on FlutterAgentLensServer
- MCP tool handlers for diagnosing frame jank and capturing CPU profiles.
- WidgetHandlers on FlutterAgentLensServer
- MCP tool handlers for inspecting widget trees and tracking rebuild frequencies.