Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Nov 14, 2019

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 in flutter Relates to running Flutter apps in debugger Relates to the debug adapter or process of launching a debug session 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 debugger Relates to the debug adapter or process of launching a debug session in flutter Relates to running Flutter apps is enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filesystem watchers for .dart files.
1 participant