Skip to content

Upgrade sentry dart plugin #1365

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions flutter/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:

dev_dependencies:
flutter_lints: ^2.0.0
sentry_dart_plugin: ^1.0.0-beta.1
sentry_dart_plugin: ^1.1.0
integration_test:
sdk: flutter
flutter_test:
Expand All @@ -42,10 +42,10 @@ flutter:
- assets/sentry-wordmark.png

sentry:
upload_native_symbols: true
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already enabled by default

upload_source_maps: true
include_native_sources: true
upload_sources: true
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed.

project: sentry-flutter
org: sentry-sdks
wait_for_processing: true
commits: true
ignore_missing: true
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because of squash/merge and commits:true