flutter / devtools

Performance tools for Flutter
https://flutter.dev/docs/development/tools/devtools/
BSD 3-Clause "New" or "Revised" License
1.54k stars 314 forks source link

[deep link] [ios app check] Request ios build option and add a dropdown for it #7812

Closed hangyujin closed 1 month ago

hangyujin commented 2 months ago

issue : https://github.com/flutter/devtools/issues/7799 This is part of adding ios app check,

my plan is : step 1 add ios build option <---- this PR step 2 load ios links step 3 cross check them with android links

image

Pre-launch Checklist

build.yaml badge

If you need help, consider asking for help on Discord.

hangyujin commented 1 month ago

I will add a flag first https://github.com/flutter/devtools/pull/7842 and put the feature changes behind the flag.