sentry-dart
sentry-dart copied to clipboard
Sentry SDK for Dart and Flutter
### Description Similar to https://docs.sentry.io/platforms/android/configuration/options/#ignored-exceptions-for-type A little bit more user-friendly in case you wanna ignore specific error types rather than `if error is type` checks on `beforeSend` callback. Consider using...
### Description Hey folks, [happy Hacktoberfest](https://hacktoberfest.com/)! The Sentry Dart/Flutter SDK is accepting PRs for hacktoberfest. We are more than happy to offer you assistance with scoping work, writing code/tests and...
## :scroll: Description ## :bulb: Motivation and Context ## :green_heart: How did you test it? ## :pencil: Checklist - [x] I reviewed submitted code - [ ] I added tests...
## :scroll: Description This PR adds Feature Flags Support for the Dart/Flutter SDK. This is a HackWeek project only. Spec https://github.com/getsentry/hackweek-feature-flags _#skip-changelog_ ## :bulb: Motivation and Context ## :green_heart: How...
### Platform Flutter Mobile ### Obfuscation Disabled ### Debug Info Disabled ### Doctor [✓] Flutter (Channel stable, 3.16.8, on macOS 14.2 23C64 darwin-arm64, locale en-CO) • Flutter version 3.16.8 on...
Testflight
#skip-changelog ## :scroll: Description Setup an action to upload the iOS sample app to TestFlight. ## :bulb: Motivation and Context Closes #387 ## :pencil: Checklist - [x] I reviewed submitted...
### Platform Dart ### Obfuscation Disabled ### Debug Info Enabled ### Doctor [!] Flutter (Channel [user-branch], 3.13.9, on macOS 14.1.2 23B92 darwin-arm64, locale en-FI) ! Flutter version 3.13.9 on channel...
### Description Hey there 👋 we are using an automated CI/CD pipeline to build iOS apps and push them to Testflight. We now had several occurrences where we were unable...
### Platform Dart Web ### Obfuscation Disabled ### Debug Info Disabled ### Doctor dart info ``` If providing this information as part of reporting a bug, please review the information...
## :scroll: Description Add Flutter text scale to event contexts. ## :bulb: Motivation and Context Closes #1832 ## :green_heart: How did you test it? Tests ## :pencil: Checklist - [x]...