getsentry / getsentry/sentry-dart
Replace custom Platform & PlatformChecker with package platform
Open
Blocked
Dart
Errors
Task
- Dominant language
- Dart
- Stars
- 873
- Forks
- 299
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 30
Description
### Description
Replace:
- dart/lib/src/platform/platform.dart
- dart/lib/src/platform_checker.dart
with https://pub.dev/packages/platform
Update: we've done some improvements/refactors in `PlatformChecker` but this issue is blocked until dart officially adds support for web as well, see https://github.com/dart-lang/core/pull/862
Contributor guide
Assessment
This issue has not been assessed yet.