flutter_mcp_toolkit_capability_core 4.0.0-dev.1 copy "flutter_mcp_toolkit_capability_core: ^4.0.0-dev.1" to clipboard
flutter_mcp_toolkit_capability_core: ^4.0.0-dev.1 copied to clipboard

Core Flutter MCP capability (`fmt`) — VM inspection, interaction, navigation, diagnostics, and hot-reload coordination. Server-side Dart; no Flutter SDK dependency.

Changelog #

[Unreleased] #

Changed #

4.0.0-dev.1 - 2026-06-06 #

Changed #

  • Align package version and hosted sibling dependency constraints with the Flutter MCP Toolkit breaking prerelease train.

0.1.0 - 2026-05-22 #

Added #

  • Raised Dart SDK floor to >=3.12.0 <4.0.0.
  • Initial pub.dev release (renamed from mcp_capability_core).
  • FmtCapability and Playwright-parity MCP tools for Flutter VM debugging.