Skip to content

v0.1.0 — first public release

Choose a tag to compare

@itsonu itsonu released this 22 Aug 10:05
· 84 commits to main since this release

First public release of Flutter Lamp — an MCP server that gives your AI live eyes on a running Flutter app through the Dart VM Service.

12 MCP tools: VM connect, logs, exceptions with reconstructed stack traces, network (Dio & package:http), frame timings with jank detection, widget tree, selected widget, memory, VM timeline, evidence-first diagnose_runtime, and a live browser dashboard on http://127.0.0.1:7373.

Full detail in CHANGELOG.md.