flutter_agent_lens 1.3.0 copy "flutter_agent_lens: ^1.3.0" to clipboard
flutter_agent_lens: ^1.3.0 copied to clipboard

Agent-first MCP server to debug, profile, and optimize running Flutter apps.

1.3.0 #

  • Added stateful tracking tools: start_tracking_rebuilds / stop_tracking_rebuilds, start_profiling / stop_profiling, and start_network_capture / stop_network_capture.
  • Added the get_memory_snapshot tool to list active class allocations.
  • Added connection warnings when a Dart Tooling Daemon (DTD) URI is passed to connect.
  • Fixed hot reload and hot restart hangs by dynamically checking service namespaces.
  • Fixed isolate ID and library cache clearing after a hot restart.

1.2.0 #

  • Added take_screenshot tool to capture native or Skia device screenshots, with automatic fallback to native captures when Impeller is active.
  • Added hot_restart tool to trigger application state resets, with improved diagnostic messages when running without a host connection.
  • Added get_widget_tree tool to recursively retrieve the active widget tree with local project widget filtering.
  • Added memory snapshot tools (save_snapshot, compare_snapshots, list_snapshots) to cache and calculate class allocation differences.

1.1.0 #

  • Added the compare_layout_screenshots tool to capture, verify, and highlight visual differences in layout screens.
  • Added parameters to select the capture type (device or skia) and specify target devices.

1.0.0 #

  • Initial version.
19
likes
0
points
802
downloads

Publisher

unverified uploader

Weekly Downloads

Agent-first MCP server to debug, profile, and optimize running Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, dart_mcp, image, path, stream_channel, vm_service

More

Packages that depend on flutter_agent_lens