• xster's avatar
    Fix a crash (#7597) when the flutter sdk moves after getting packages (#7601) · 682c7992
    xster authored
    * Add a check in case the flutter directory in .packages no longer exists. Clean up and prompt user
    
    * Update documentation to use flutter packages get for end-users instead of flutter update-packages.
    
    * Merge missing sdk error with the multiple sdk error. They're really the same thing.
    
    * Use flutterPath in both checks.
    
    * Change file_system’s copy folder to copy director which takes into account the file system
    
    * Test support files
    
    * Add test and split into 2 messages again.
    
    * Move tests to run in memory file system's copy. Tested with dev/bots/test.sh
    682c7992
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.analysis_options_user Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...