-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsis bug
Milestone
Description
Describe the bug
Flutter Hot Reload function has stopped working in the lastest Dart Code v3.25 extension (you cannot find in debug tools bar anymore)
Steps to reproduce the behavior:
- Create a new Flutter Project
- Debug your app
- You can(could) notice hot reload in debug tools bar
- Hot Reload the app 3-4 more times or make some slight changes in the code
Wrong behavior
Hot Reload disappears from the debug tools bar (Even saving the app does not hot reloads it).
You can Hot reload from DevTools browser though
Versions :
- VS Code version: 1.58.2
- Dart extension version: 3.25
- Dart SDK version: 2.13.4
- Flutter SDK version: 2.2.3
IsmailAlamKhan, manishcgain, timus503, Suyog199, 2shrestha22 and 3 more
Metadata
Metadata
Assignees
Labels
in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsRelates to running Flutter appsis bug
