• 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
..
android Loading commit data...
base Loading commit data...
commands Loading commit data...
dart Loading commit data...
ios Loading commit data...
runner Loading commit data...
test Loading commit data...
application_package.dart Loading commit data...
asset.dart Loading commit data...
build_info.dart Loading commit data...
cache.dart Loading commit data...
dependency_checker.dart Loading commit data...
devfs.dart Loading commit data...
device.dart Loading commit data...
doctor.dart Loading commit data...
flx.dart Loading commit data...
globals.dart Loading commit data...
hot.dart Loading commit data...
protocol_discovery.dart Loading commit data...
resident_runner.dart Loading commit data...
run.dart Loading commit data...
services.dart Loading commit data...
template.dart Loading commit data...
toolchain.dart Loading commit data...
usage.dart Loading commit data...
version.dart Loading commit data...
vmservice.dart Loading commit data...
zip.dart Loading commit data...