skills/modelscope.cn/dart-hot-reload

dart-hot-reload

Installation
SKILL.md

Usage

Use the MCP tool dev-swarm.request to send the payload as a JSON string:

{"server_id":"dart","tool_name":"hot_reload","arguments":{}}

Tool Description

Performs a hot reload of the active Flutter application. This is to apply the latest code changes to the running application. Requires "connect_dart_tooling_daemon" to be successfully called first.

Installs
1
First Seen
Jul 6, 2026
dart-hot-reload from modelscope.cn