Skip to content

hot reload does not reload when hit Cmd + Save in VSvode, Android Studio, Vim #24870

@roy-law

Description

@roy-law

Steps to Reproduce

  1. open a new flutter project in vscode, android studio or vim
  2. flutter run
  3. change the default main.dart line 21 from "primarySwatch: Colors.blue," to "primarySwatch: Colors.green,"
    4, cmd + s => doesn't trigger the hot reload

Logs

flutter run:
flutterrunverbose.txt

flutter analyze: no issues found

flutter doctor

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v0.11.12, on Mac OS X 10.14 18A391, locale en-CA)
[✓] Android toolchain - develop for Android devices (Android SDK 28.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 10.1)
[✓] Android Studio (version 3.2)
[✓] VS Code (version 1.29.1)
[✓] Connected device (1 available)

• No issues found!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions