getsentry / getsentry/sentry-dart
Use `jnigen` and `ffigen` to call Java/Kotlin/Swift/ObjC natively without the `MethodChannels`
Open
9.0.0
Breaking-change
Dart
Errors
Improvement
repository maintenance
- Dominant language
- Dart
- Stars
- 873
- Forks
- 299
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 30
Description
### Description
https://dart.dev/guides/libraries/java-interop and https://dart.dev/guides/libraries/objective-c-interop
Depends on Dart 3, still experimental.
Can probably use `gen` packages (ffigen) for Linux, Windows, etc.
Need to figure out how to call Web without `MethodChannels`
Contributor guide
Assessment
This issue has not been assessed yet.