flutter / flutter/devtools

Show the Hot Reload button for Dart Web apps when supported

オープン
#6,441 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
P2 web debugging
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。