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

A Dart Build Plugin that uploads debug symbols for Android, iOS/macOS and source maps for Web to Sentry via sentry-cli

Results 55 sentry-dart-plugin issues
Sort by recently updated
recently updated
newest added

currently docs are fragmented between the github README and the Sentry Docs however this makes maintenance hard and is confusing for users -> which one is more up to date?...

Dart

When using `upload_sources: true` I see that `dart pub run sentry_dart_plugin` find all sources of type `js` `map` and `dart` in `./` but I have some files that do not...

Dart
Feature

Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.18.0 to 2.21.0. Release notes Sourced from subosito/flutter-action's releases. v2.21.0 What's Changed Add cache hit outputs by @​beninato8 in subosito/flutter-action#364 fix broken links in README by @​bartekpacia...

dependencies
github_actions

## :scroll: Description Adds support for ignoring files and directories when uploading sourcemaps and sources for Flutter Web ## :bulb: Motivation and Context Closes #329 ## :green_heart: How did you...

## :scroll: Description Improves logging by adding a 'skipped' distinction also at the end it adds a task summary ![Screenshot 2025-07-01 at 14 17 06](https://github.com/user-attachments/assets/3b0cc95e-4a36-40fa-a058-8340579dbcdc) ![image](https://github.com/user-attachments/assets/a5b43d4e-09bc-4d4e-8857-5d729c30a2ff) ## :bulb: Motivation and...