flutter / flutter/devtools

Show the Hot Reload button for Dart Web apps when supported

Abierto
#6,441 1 comentario 0 reacciones 0 asignados Ver en GitHub
P2 web debugging
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.