Show the Hot Reload button for Dart Web apps when supported
Đang mở
P2
web debugging
- Ngôn ngữ chính
- Dart
- Star
- 1.7k
- Fork
- 404
- Merge trung bình
- 6 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.