sentry-dart
sentry-dart copied to clipboard
Sentry SDK for Dart and Flutter
### Platform Flutter Web ### Obfuscation Disabled ### Debug Info Disabled ### Doctor ``` [✓] Flutter (Channel stable, 3.24.0, on macOS 14.4.1 23E224 darwin-arm64) • Flutter version 3.24.0 on channel...
### Problem Statement I would like to automatically capture the following information for all outgoing requests made by `SentryHttpClient`: - request URL - request method - request headers - request...
### Problem Statement [Flutter started to support the Swift Package Manager](https://medium.com/flutter/whats-new-in-flutter-3-24-6c040f87d1e4). Sentry for Flutter doesn't yet support it. [Also, CocoaPods is now in maintenance mode](https://blog.cocoapods.org/CocoaPods-Support-Plans/). ### Solution Brainstorm Add support...
## :scroll: Description Test if 16KB page sizes can be supported ## :bulb: Motivation and Context Relates to [#2237](https://github.com/getsentry/sentry-dart/issues/2237) ## :green_heart: How did you test it? ## :pencil: Checklist -...
### Problem Statement We've received feedback that for some types of applications, a small number of screens are used, but with updates to the widgets displayed on the screen throughout...
### Description If debug symbol files are missing or stack trace could not be symbolicated for any other reason, we currently show various warnings and alerts at the top of...
### Description Meta issue: https://github.com/getsentry/team-mobile/issues/189
### Description `QueryInterceptor` is specifically made for hooking into database calls to monitor them whereas `QueryExecutor` is an internal api that may break at some point
### Platform Flutter Desktop Linux ### Obfuscation Disabled ### Debug Info Disabled ### Doctor ```bash [✓] Flutter (Channel stable, 3.32.4, on Ubuntu 24.04.2 LTS 6.8.0-62-generic, locale en_US.UTF-8) [170ms] • Flutter...
Bumps flutter/scripts/update-android.sh from 8.12.0 to 8.15.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 8.15.0 #### Features - Add chipset to device context ([#4512](https://github-redirect.dependabot.com/getsentry/sentry-java/pull/4512)) #### Fixes - No longer send...