mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() fixes https://github.com/flutter/flutter/issues/120408 Added two gradle tasks, one for grabing the application id, one for grabbing app link domains. Added a new vmservices to call these two gradle tasks and return the result. The expected work flow is that the devtool will first call a vmservices to grab all avaliable build variants. It will then choose one of the build variant and call this new services to get application id and app link domains. |
||
---|---|---|
.. | ||
src/main | ||
.dartignore | ||
aar_init_script.gradle | ||
app_plugin_loader.gradle | ||
build.gradle.kts | ||
flutter_multidex_keepfile.txt | ||
flutter_proguard_rules.pro | ||
flutter.gradle | ||
manual_migration_settings.gradle.md | ||
module_plugin_loader.gradle | ||
resolve_dependencies.gradle | ||
settings_aar.gradle.tmpl | ||
settings.gradle.legacy_versions |