sentry-dart
sentry-dart copied to clipboard
Sentry SDK for Dart and Flutter
### Description We should use [org auth tokens](https://docs.sentry.io/product/accounts/auth-tokens/) whenever we need to use an auth token in the repo instead of a user auth token Currently it's used in -...
## :scroll: Description Adds the new field according to https://github.com/getsentry/rfcs/blob/main/text/0079-exception-groups.md#new-mechanism-fields I didn't yet implement exception aggregates for anything. That can be done in follow-up PRs. The current CI failures are...
### Description Let's check if we can fix the tests disabled [here](https://github.com/getsentry/sentry-dart/pull/1894)
### Platform Dart ### Obfuscation Enabled ### Debug Info Enabled ### Doctor [✓] Flutter (Channel stable, 3.16.9, on macOS 14.2.1 23C71 darwin-arm64, locale en-UA) [✓] Android toolchain - develop for...
### Problem Statement Noticed that the `class_diagram.svg` does not contain some pieces such as `transport_utils.dart`. Been generated 5 months ago. Low prio to me but if anyone feels like it...
### Description issue: https://github.com/getsentry/team-sdks/issues/61
### Description Part of an initiative to get this supported and documented by all SDKs in the same way, relevant for User Feedback: https://github.com/getsentry/sentry-docs/issues/9232 Add/link to docs under https://docs.sentry.io/platforms/dart/user-feedback/ and...
### Problem Statement Some of Sentry SDKs have a dedupe integration which prevents the SDK from sending multiple instances of the same exception. JS: https://docs.sentry.io/platforms/javascript/configuration/integrations/dedupe/ Python: https://docs.sentry.io/platforms/python/integrations/default-integrations/#deduplication ### Solution Brainstorm...
### Environment SaaS (https://sentry.io/) ### What are you trying to accomplish? I'm trying to initialize Sentry before my Flutter app start so I can get the native crashes ### How...
### Platform Flutter Web ### Obfuscation Disabled ### Debug Info Disabled ### Doctor Flutter doctor ``` [✓] Flutter (Channel stable, 3.19.1, on Fedora Linux 39 (KDE Plasma) 6.7.5-200.fc39.x86_64, locale en_US.UTF-8)...