Skip to content

chore: Document Flutter --include-sources in SYMBOLICATION.md - #714

Merged
abelonogov-ld merged 2 commits into
mainfrom
andrey/flutter-source-context
Aug 12, 2026
Merged

chore: Document Flutter --include-sources in SYMBOLICATION.md#714
abelonogov-ld merged 2 commits into
mainfrom
andrey/flutter-source-context

Conversation

@abelonogov-ld

Copy link
Copy Markdown
Contributor

Summary

  • Document --include-sources / --source-path for Flutter symbol uploads in the example SYMBOLICATION guide.

Test plan

  • Skim the updated upload section for accuracy against ldcli flag help

Made with Cursor

Show how to upload Dart sources beside .dartmap so the errors page can
render code context around symbolicated frames.

Co-authored-by: Cursor <cursoragent@cursor.com>
@abelonogov-ld
abelonogov-ld requested a review from a team as a code owner August 8, 2026 01:04
--source-path has to be the Flutter project root, since its pubspec name is what
identifies the package URIs a .dartmap records. Also state that only the app's
own code is uploaded, so SDK and dependency frames render without a snippet.

Co-authored-by: Cursor <cursoragent@cursor.com>
@abelonogov-ld abelonogov-ld changed the title Document Flutter --include-sources in SYMBOLICATION.md chore: Document Flutter --include-sources in SYMBOLICATION.md Aug 10, 2026
@abelonogov-ld
abelonogov-ld merged commit 4570688 into main Aug 12, 2026
22 of 23 checks passed
@abelonogov-ld
abelonogov-ld deleted the andrey/flutter-source-context branch August 12, 2026 00:53
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