flutter/packages/flutter_tools/test/data/dart_dependencies_test
xster 682c7992e5 Fix a crash (#7597) when the flutter sdk moves after getting packages (#7601)
* 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
2017-01-26 15:43:28 -08:00
..
changed_sdk_location Fix a crash (#7597) when the flutter sdk moves after getting packages (#7601) 2017-01-26 15:43:28 -08:00
good Increase the strictness of our requiring explicit types (#7585) 2017-01-23 01:04:31 -08:00
syntax_error Increase the strictness of our requiring explicit types (#7585) 2017-01-23 01:04:31 -08:00
.dartignore DependencyChecker with tests (#7268) 2016-12-15 15:05:15 -08:00
.gitignore DependencyChecker with tests (#7268) 2016-12-15 15:05:15 -08:00