sentry-dart icon indicating copy to clipboard operation
sentry-dart copied to clipboard

Sentry SDK for Dart and Flutter

Results 287 sentry-dart issues
Sort by recently updated
recently updated
newest added

### 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...

bug
Platform: Dart

### 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...

dart
Improvement

### 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...

enhancement
Platform: Dart

## :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...

enhancement
Platform: Dart

### 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...

dart
Improvement

### Description Meta issue: https://github.com/getsentry/team-mobile/issues/189

dart
Improvement

### 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: Dart

### 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...

bug
Platform: Dart
Waiting for: Product Owner

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...

dependencies