flutter/packages/flutter_tools/lib/src/android
2022-10-12 18:32:55 +00:00
..
adb.dart Migrate flutter_tool tool helper files to null safety (#78845) 2021-03-23 10:02:59 -07:00
android_builder.dart Migrate project.dart and all dependencies to null safety (#83817) 2021-06-02 18:41:12 -07:00
android_console.dart Migrate android_console to null safety (#78923) 2021-03-24 15:18:00 -07:00
android_device_discovery.dart Migrate android_device to null safety (#92128) 2021-10-29 17:19:33 -07:00
android_device.dart Remove errant double spaces (#110758) 2022-09-02 04:00:58 +00:00
android_emulator.dart Fix existing DUPLICATE_IMPORT diagnostics. (#104533) 2022-05-24 14:18:31 -07:00
android_sdk.dart [flutter_tools] fix AndroidSdk.reinitialize bad state error (#111527) 2022-09-16 03:49:30 +00:00
android_studio_validator.dart [flutter_tools] Refactor Android Studio Detection on Windows (support 4.x and 202x releases detection) (#86624) 2021-07-20 12:16:03 -07:00
android_studio.dart Fix Android Studio version string nullablity, fake AndroidStudio in test (#113295) 2022-10-12 18:32:55 +00:00
android_workflow.dart [flutter_tool] partial null safety migration of tool source code (#105798) 2022-06-15 20:02:07 +00:00
android.dart Migrate flutter_tool tool helper files to null safety (#78845) 2021-03-23 10:02:59 -07:00
application_package.dart [flutter_tools] Catch more general XmlException rather than XmlParserException (#107574) 2022-07-13 22:38:07 +00:00
build_validation.dart Migrate fingerprint to null safety (#79587) 2021-04-01 18:29:51 -07:00
deferred_components_gen_snapshot_validator.dart [flutter_tools] Catch more general XmlException rather than XmlParserException (#107574) 2022-07-13 22:38:07 +00:00
deferred_components_prebuild_validator.dart [flutter_tools] Catch more general XmlException rather than XmlParserException (#107574) 2022-07-13 22:38:07 +00:00
deferred_components_validator.dart Correct misspellings throughout the codebase (#79500) 2021-04-01 10:04:03 -07:00
gradle_errors.dart Fix for Issue #112983 (#112985) 2022-10-09 05:27:38 +11:00
gradle_utils.dart Update flutter.gradle AGP to 7.2.0 and bump default NDK version (#109211) 2022-08-15 23:57:46 +00:00
gradle.dart Revert file naming convention of .aar files to support fuzzy matching in build.gradle (#112149) 2022-10-04 03:37:22 +00:00
multidex.dart [flutter_tools] Catch more general XmlException rather than XmlParserException (#107574) 2022-07-13 22:38:07 +00:00