forked from flutter/flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make HotRunner call pub get automatically if the pubspec is out of da…
…te. (flutter#19183) This adds a call to 'pub get' if the pubspec.yaml is out of date wrt the .packages file when a hot reload is requested. Fixes flutter#15879
- Loading branch information
1 parent
acf3f3d
commit 2d76b46
Showing
2 changed files
with
21 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters