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

Bumps scripts/update-cli.sh from 2.27.0 to 2.36.5. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 2.36.5 There are no code changes in this release. It is a re-release of 2.36.4, which...

dependencies

Hi, i cannot find the mapping file on the sentry.io website. Am I missing any configuration? It will cause the Android stack to be unable to deobfuscation. ![Image](https://github.com/user-attachments/assets/16868bf3-4c83-4c77-8c76-3247f3835e41) Minimum code:https://github.com/JDongKhan/flutter_sentry_demo...

Platform: Dart
Waiting for: Community

### Environment What version are you running? Etc. 2.1.0 ### Steps to Reproduce flutter build apk --release --split-debug-info --obfuscate -t ./lib/main_prod.dart flutter packages pub run sentry_dart_plugin ### Expected Result success...

Platform: Dart

Bumps [lints](https://github.com/dart-lang/lints) from 4.0.0 to 5.0.0. Release notes Sourced from lints's releases. package:lints v5.0.0 recommended: added invalid_runtime_check_with_js_interop_types (dart-lang/lints#188) added unnecessary_library_name (dart-lang/lints#181) removed avoid_null_checks_in_equality_operators (dart-lang/lints#200) Updated the SDK lower-bound to 3.5....

dependencies
dart