flutter / flutter/devtools

Show the Hot Reload button for Dart Web apps when supported

未关闭
#6,441 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
P2 web debugging
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

We show the hot reload button for flutter apps (determined by the presence of the `reloadSources` service extension and called by calling the service extension) and for Dart CLI apps (expected to be present and called by calling `VmService.reloadSources` directly).

For Dart web apps, we need to figure out how we can detect whether hot reload is supported and then we need to know how we can call it.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。