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 24 sentry-dart-plugin issues
Sort by recently updated
recently updated
newest added

After #163 was merged and #161 fixed, we need to enable the check for `app.so` again.

Platform: Dart
Blocked

Recently we merged #147 which bumps the process lib from 4.2.4 to 5.0.0 However 4.2.4 is pinned by flutter_driver from the flutter SDK so 5.0.0. won't work but our tests...

Platform: Dart

Hi, I'm building my app with obfuscate: flutter build apk --release --flavor prod --obfuscate --split-debug-info=debug_info --extra-gen-snapshot-options=--save-obfuscation-map=debug_info/map-obfuscation.json And here is my pubspec.yaml ```yml sentry: upload_debug_symbols: true upload_source_maps: true upload_sources: true log_level:...

Platform: Dart

The idea is that we are able to run this tool automatically, with no need of running it manually. The other idea is that we'd like to inject resources/assets or...

repository maintenance
Platform: Dart
Blocked

Bumps scripts/update-cli.sh from 2.27.0 to 2.33.1. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 2.33.1 #### Security fix This release contains a fix for a bug where auth tokens would,...

dependencies

Bumps [injector](https://github.com/tappeddev/injector) from 3.0.0 to 4.0.0. Changelog Sourced from injector's changelog. 4.0.0 Removed deprecated function getDependency. Use get instead Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=injector&package-manager=pub&previous-version=3.0.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...

dependencies
dart

### Environment sentry_dart_plugin: 2.1.0 ### Steps to Reproduce 1. run `flutter packages pub run sentry_dart_plugin` 2. observe release uploaded to the Sentry web UI ### Expected Result The plugin [docs...

Platform: Dart
Waiting for: Community

most likely culprit: GH runner version or image version. rerunning old successful runs will lead to failed runs Old successful runs, [example](https://github.com/getsentry/sentry-dart-plugin/actions/runs/6107445549/job/16574455112): ```shell Current runner version: '2.308.0' Operating System Runner...

Platform: Dart

Bumps scripts/update-cli.sh from 2.27.0 to 2.37.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 2.37.0 All Xcode uploads are now executed in the foreground, which should allow for easier debugging...

dependencies

Bumps scripts/update-cli.sh from 2.27.0 to 2.36.6. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 2.36.6 There are no code changes in this release. It is being performed to test an...

dependencies