devtools
89c7a486 - Fix some minor Windows issues (#6783)

Commit
1 year ago
Fix some minor Windows issues (#6783) `Uri.parse()` shouldn't be used with file paths for Windows (should use `Uri.file()`) + tweak some tests to always use posix paths in strings that are checked so that they're consistent across platforms.
Author
Parents
  • packages/devtools_shared
    • File
      CHANGELOG.md
    • lib/src/extensions
      • File
        extension_manager.dart
    • File
      pubspec.yaml
    • test/extensions
      • File
        extension_enablement_test.dart
      • File
        extension_manager_test.dart