flutter/packages/flutter_tools/test
Jonah Williams 4954a46ff0
[flutter_tools] shrink API surface of Android SDK (#63867)
Attempt to simplify the Android SDK interface ahead of refactoring it. The locateAndroidSdk static method is called at startup to locate the android SDK, returning null if it cannot be found. These helper methods attempted to first look up the AndroidSDK if it was already null - which could only cover the case where someone installed the Android SDK while flutter was running (possibly through an IDE)
2020-08-19 14:44:56 -07:00
..
commands.shard Use real flutter root for finding pub in command integration test (#64021) 2020-08-18 17:09:02 -07:00
data [flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963) 2020-05-27 10:07:28 -07:00
general.shard [flutter_tools] shrink API surface of Android SDK (#63867) 2020-08-19 14:44:56 -07:00
integration.shard Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
src Revert "Remove TODOs added for HTTP abort() change in dart sdk (#63924)" (#63972) 2020-08-17 10:25:01 -07:00
template_test.dart [flutter_tools] generate a synthetic flutter_gen package on pub get (#61261) 2020-07-15 10:12:52 -07:00