Show the Hot Reload button for Dart Web apps when supported
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Beginne damit, die bestehende Hot-Reload-Verarbeitung für Flutter-Apps und Dart-CLI-Apps nachzuverfolgen. Untersuche, wie Dart-Web-Apps die Unterstützung für Hot Reload offenlegen oder signalisieren und wie es ausgelöst werden kann; als erledigt gilt die Aufgabe, wenn die Schaltfläche nur angezeigt wird, wenn dies unterstützt wird, und Hot Reload erfolgreich auslöst.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- devtools, web-dev
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100