flutter/packages
chunhtai 5328bd9ae0
Adds vmservices to retrieve android applink settings (#125998)
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.
2023-06-07 22:43:11 +00:00
..
flutter Fix typos 'wether' -> 'whether' (#128392) 2023-06-07 20:16:53 +00:00
flutter_driver [flutter_tools] manually roll pub deps (#127447) 2023-05-30 23:34:52 +00:00
flutter_goldens [flutter_tools] manually roll pub deps (#127447) 2023-05-30 23:34:52 +00:00
flutter_goldens_client Upgrade leak_tracker to 5.0.0 (#126367) 2023-05-16 04:39:26 +00:00
flutter_localizations Fixes in Cupertino translations (#127872) 2023-06-01 11:17:36 +02:00
flutter_test Add viewId to PointerEvents (#128287) 2023-06-06 19:16:02 -07:00
flutter_tools Adds vmservices to retrieve android applink settings (#125998) 2023-06-07 22:43:11 +00:00
flutter_web_plugins [web] Use 'Uri' instead of 'dart:html' to extract pathname (#127983) 2023-06-06 03:46:02 +00:00
fuchsia_remote_debug_protocol [flutter_tools] manually roll pub deps (#127447) 2023-05-30 23:34:52 +00:00
integration_test Sync Lints (#127976) 2023-06-02 04:27:17 +00:00
analysis_options.yaml