flutter/packages/flutter_tools/lib/src/android
Jonah Williams 6180a4c179
[flutter_tools] fix documentation, globals, and todos in the android codebase (#66980)
Cleans up some undocumented classes and re-organizes the AndroidDevices class to avoid the need for the static testing only member. Adds a script for tracking globals.
2020-10-05 15:47:57 -07:00
..
adb.dart [flutter_tools] fix documentation, globals, and todos in the android codebase (#66980) 2020-10-05 15:47:57 -07:00
android_builder.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
android_console.dart Remove unused 'dart:async' imports. (#65568) 2020-09-16 14:14:06 -07:00
android_device_discovery.dart [flutter_tools] fix documentation, globals, and todos in the android codebase (#66980) 2020-10-05 15:47:57 -07:00
android_device.dart [flutter_tools] fix documentation, globals, and todos in the android codebase (#66980) 2020-10-05 15:47:57 -07:00
android_emulator.dart Handle missing Android SDKs in getEmulators() (#67295) 2020-10-05 08:57:04 -07:00
android_sdk.dart [flutter_tools] reland: avoid creating Android Devices if AndroidSDK cannot be found (#64665) 2020-08-27 09:44:31 -07:00
android_studio_validator.dart [flutter_tools] do not error flutter doctor on missing AS/intellij plugins (#66782) 2020-09-29 16:51:28 -07:00
android_studio.dart Revert "Move processUtils into globals (#53209)" (#53301) 2020-03-25 14:59:03 -07:00
android_workflow.dart [flutter_tools] fix documentation, globals, and todos in the android codebase (#66980) 2020-10-05 15:47:57 -07:00
android.dart License update (#45373) 2019-11-27 15:04:02 -08:00
build_validation.dart Fix typo in flutter_tools --analyze-size output. (#64592) 2020-08-26 06:03:05 -07:00
gradle_errors.dart [flutter_tools] fix period in URL for androidX incompat (#57182) 2020-05-14 12:32:03 -07:00
gradle_utils.dart Replace MockCache with Cache.test() (#66946) 2020-09-30 14:53:57 -07:00
gradle.dart Teach the flutter tool how to find android output files if the flavor contains uppercase letters (#66687) 2020-09-25 15:54:55 -07:00