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

Sentry SDK for Dart and Flutter

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

### Description ~JS package -> https://github.com/getsentry/sentry-javascript/tree/develop/packages/wasm~ ~The SDK needs to fill the `debug_meta` property with the image list.~ ~Flutter Web probably exposes the `WebAssembly.Module` as well, if not, we can...

flutter-web
symbolication
WASM
Dart
Feature

### Description Right now files are annotated with `deprecated_member_use` due to Dio's breaking change. `DioError` still exists and is back-compatible, at some point may be removed.

repository maintenance
dio
Breaking-change
Dart
Task

### Description Context https://github.com/getsentry/team-mobile/issues/129

Platform: Dart
Internal

### Description https://pub.dev/packages/grpc We can add an interceptor https://pub.dev/documentation/grpc/latest/service_api/ClientInterceptor-class.html

performance
Dart
Feature

### Description https://pub.dev/packages/graphql_flutter https://pub.dev/packages/graphql https://pub.dev/documentation/graphql/latest/graphql/QueryResult-class.html https://pub.dev/documentation/graphql/latest/graphql/GraphQLClient-class.html Example https://github.com/ueman/sentry-dart-tools/tree/main/sentry_graphql

performance
Platform: Dart
graphql

### Description Code has plenty of `// ignore: deprecated_member_use` Fix them and remove them when possible, it should be compatible with Flutter 3 or keep the `deprecated_member_use`

repository maintenance
Platform: Dart

### Description https://github.com/getsentry/team-mobile/issues/134

performance
Platform: Dart
Metrics

Bumps flutter/scripts/update-android.sh from 7.10.0 to 7.11.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 7.11.0 #### Features - Report dropped spans ([#3528](https://github-redirect.dependabot.com/getsentry/sentry-java/pull/3528)) #### Fixes - Fix duplicate session start for...

dependencies

## :scroll: Description Needed for publishing after wasm changes ```[tasklist] ### Blocked by - [ ] https://github.com/getsentry/craft/pull/544 ``` #skip-changelog ## :crystal_ball: Next steps

## :scroll: Description Add memory usage to contexts ## :bulb: Motivation and Context Closes #1826 ## :green_heart: How did you test it? Sample app ## :pencil: Checklist - [x] I...