Show the Hot Reload button for Dart Web apps when supported
Aperta
P2
web debugging
- Lingua principale
- Dart
- Stelle
- 1.7k
- Fork
- 404
- Merge medio
- 6g 17h
- PR unite (30g)
- 18
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.