Skip to content

Add a (preview) setting to perform reload-on-fs-change#2103

Merged
DanTup merged 1 commit intomasterfrom
hot-reload-fs-watcher
Nov 14, 2019
Merged

Add a (preview) setting to perform reload-on-fs-change#2103
DanTup merged 1 commit intomasterfrom
hot-reload-fs-watcher

Conversation

@DanTup
Copy link
Member

@DanTup DanTup commented Nov 14, 2019

This allows reloading automatically when external tools (or Git!) modify files.

Fixes #2074.

This allows reloading automatically when external tools (or Git!) modify files.

Fixes #2074.
@DanTup DanTup added is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix. in flutter Relates to running Flutter apps in debugging Relates to the debug adapter or process of running debug sessions labels Nov 14, 2019
@DanTup DanTup added this to the v3.7.0 milestone Nov 14, 2019
@DanTup DanTup merged commit a1b9cbf into master Nov 14, 2019
@DanTup DanTup deleted the hot-reload-fs-watcher branch November 14, 2019 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in debugging Relates to the debug adapter or process of running debug sessions in flutter Relates to running Flutter apps is enhancement An enhancement or improvement that should be listed in release notes but is not a bug fix.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filesystem watchers for .dart files.

1 participant