Normalize analytics paths for Windows (#8844)

The analytics tests fail on Windows because it computes paths with backslashes but the test expects forward slashes.

While fixing, I figured it probably made sense to normalise both platforms paths to the same format so they could be grouped together more easily, so I made that change and updated the test to use the correct URI style depending on the current platform.
2 files changed
tree: 04ffb9d2206319b4a41c05d8839916ef8899c3e6
  1. .github/
  2. .vscode/
  3. _markdown_images/
  4. case_study/
  5. docs/
  6. packages/
  7. third_party/
  8. tool/
  9. .gitattributes
  10. .gitignore
  11. analysis_options.yaml
  12. AUTHORS
  13. BETA_TESTING.md
  14. CODE_OF_CONDUCT.md
  15. CODEOWNERS
  16. CONTRIBUTING.md
  17. devtools_options.yaml
  18. DOCUMENTATION.md
  19. flutter-candidate.txt
  20. LICENSE
  21. pubspec.yaml
  22. README.md
  23. STYLE.md
  24. TESTING.md
  25. 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.