getsentry / getsentry/sentry-dart
Replay Support for Desktop (Windows/Linux/macOS)
Open
Dart
Explore > Replays
Feature
Replays
- Dominant language
- Dart
- Stars
- 873
- Forks
- 299
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 30
Description
### Description
Currently the Flutter replay support depends on native support provided by the cocoa SDK (iOS) and java SDK (android). We could, fairly easily, add macOS support with the cocoa SDK. Doing the Windows & Linux would require adding support for native replay capture to a native SDK (sentry-native).
There is no ongoing development in this area but this issue should serve to track future progress and also to gauge interest in this functionality.
Contributor guide
Assessment
This issue has not been assessed yet.