Skip to content

Hot Reload Stopped Working after Hot Restart #3511

@2002Bishwajeet

Description

@2002Bishwajeet

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:

  1. Create a new Flutter Project
  2. Debug your app
  3. You can(could) notice hot reload in debug tools bar
  4. 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

Screenshots
image

Versions :

  • VS Code version: 1.58.2
  • Dart extension version: 3.25
  • Dart SDK version: 2.13.4
  • Flutter SDK version: 2.2.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    in debuggingRelates to the debug adapter or process of running debug sessionsin flutterRelates to running Flutter appsis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions