devtools_profiler_core 0.1.0
devtools_profiler_core: ^0.1.0 copied to clipboard
Pure-Dart profiling backend for DevTools-inspired Dart and Flutter CLI and MCP workflows.
Changelog #
0.1.0 #
- Initial release of the pure-Dart profiler backend.
- Added launch and attach flows for Dart and Flutter VM-service targets.
- Added CPU summaries, call trees, method tables, memory summaries, and artifact readers.
- Added hotspot, comparison, method inspection, and trend analysis helpers.