flutter/packages
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
..
_flutter_web_build_script [versions] update gallery, roll versions (#64067) 2020-08-19 08:07:15 -07:00
flutter ClipboardStatusNotifier should handle errors in Clipboard.getData (#64012) 2020-08-19 14:36:08 -07:00
flutter_driver Add punctuation for unterminated sentences in doc comments (#62755) 2020-08-06 19:18:52 -04:00
flutter_goldens Make the Skia expectation parser more resilient and update to "master_str". (#62898) 2020-08-04 18:53:31 -07:00
flutter_goldens_client Make the Skia expectation parser more resilient and update to "master_str". (#62898) 2020-08-04 18:53:31 -07:00
flutter_localizations [Material] Relanding fix to ensure time picker input mode lays out correctly in RTL (#64097) 2020-08-19 09:30:28 -04:00
flutter_test Hook up soft keyboard "next" and "previous" buttons so that they move the focus by default (#63592) 2020-08-18 16:46:58 -07:00
flutter_tools [flutter_tools] shrink API surface of Android SDK (#63867) 2020-08-19 14:44:56 -07:00
flutter_web_plugins [versions] update to the latest sdk versions (#62687) 2020-08-03 10:31:06 -07:00
fuchsia_remote_debug_protocol [flutter_tools] move to fake_async, skip failing tests (#63536) 2020-08-11 19:36:05 -07:00
analysis_options.yaml