Fixes null error when parsing universal link settings (#9581)

fixes https://github.com/flutter/devtools/issues/8972

it is possible the tool can't get team id from the xcode project if the xcode developer team is not properly set up. In that case it will be null in the universal link setting's json. This Pr handles that cases

![build.yaml badge]

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

[build.yaml badge]: https://github.com/flutter/devtools/actions/workflows/build.yaml/badge.svg
3 files changed
tree: 4a2e376a90c786567462bc92bc2266a8ff02c88b
  1. .github/
  2. .vscode/
  3. _markdown_images/
  4. docs/
  5. packages/
  6. third_party/
  7. tool/
  8. .gitattributes
  9. .gitignore
  10. analysis_options.yaml
  11. AUTHORS
  12. BETA_TESTING.md
  13. CODE_OF_CONDUCT.md
  14. CODEOWNERS
  15. CONTRIBUTING.md
  16. DEBUGGING.md
  17. devtools_options.yaml
  18. DOCUMENTATION.md
  19. flutter-candidate.txt
  20. GEMINI.md
  21. LICENSE
  22. pubspec.lock
  23. pubspec.yaml
  24. README.md
  25. STYLE.md
  26. TESTING.md
  27. TRIAGE.md
README.md

Dart & Flutter DevTools

Build Status OpenSSF Scorecard

What is this?

Dart & Flutter DevTools is a suite of performance tools for Dart and Flutter.

Getting started

For documentation on installing and trying out DevTools, please see our docs.

Contributing and development

Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.

Terms and Privacy

By using Dart DevTools, you agree to the Google Terms of Service. To understand how we use data collected from this service, see the Google Privacy Policy.