flutter / devtools

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

[deep link][ios] load links for ios and change path to nullable #7882

Closed hangyujin closed 1 month ago

hangyujin commented 1 month ago
  1. load ios links,
  2. change path to nullable because ios can only get domains from the app side, the paths are on the web side.

issue: https://github.com/flutter/devtools/issues/7799

Pre-launch Checklist

build.yaml badge

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