Skip to content

Conversation

@buenaflor
Copy link
Contributor

@buenaflor buenaflor commented Aug 8, 2025

📜 Description

Note: this will be merged into the branch umbrella/dart-symbol-map since this will be split up into multiple PRs


This is a step towards symbolicating Flutter issue titles and PR #1 out of 2

  • First we fetch all the paths to the debug files that are relevant for symbolicating Dart stacktraces in obfuscated Flutter builds (.symbols and mach-o files)
  • (In follow up PR): fetch the generated mapping file and upload it with

sentry-cli dart-symbol-map upload --org my-org --project my-proj /path/to/mapping /path/to/debug-file

💡 Motivation and Context

Part of getsentry/sentry-dart#2805

💚 How did you test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

🔮 Next steps

#skip-changelog

@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 46729fd

@buenaflor
Copy link
Contributor Author

bugbot run

@cursor
Copy link

cursor bot commented Aug 8, 2025

Skipping Bugbot: BugBot is disabled for this repository

@buenaflor buenaflor changed the base branch from main to umbrella/dart-symbol-map August 11, 2025 10:14
@buenaflor buenaflor requested a review from denrase August 11, 2025 11:12
@buenaflor buenaflor marked this pull request as ready for review August 11, 2025 11:13
@buenaflor buenaflor closed this Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants