flutter_hot_reload
Trigger a hot reload on a running Flutter app by providing the run ID, applying code changes without restarting the app.
Instructions
Trigger a hot reload on a running Flutter app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run_id from a previous flutter_run call |