Skip to content

Commit e209a4e

Browse files
smeubankgetsantry[bot]buenaflorcoolguyzone
authored
(feat)Update and reorganize Flutter dSYM Docs (#12976)
* sloppy draft * dart to common dart to common and add dsym pages to dart and flutter * remove changes * config radio buttons add radio buttons to update the config snippets. Remaining portions of the page can further be controlled by the radio buttons, web build options for example * Update debugSymbolConfig.tsx * [getsentry/action-github-commit] Auto commit * Update debugSymbolConfig.tsx attempt to re-use existing code block styling still blocked on the slugs and token being populatied correctly. * [getsentry/action-github-commit] Auto commit * Update debugSymbolConfig.tsx * [getsentry/action-github-commit] Auto commit * extend onboarding component - extend onboarding component - remove custom impl for debug symbols - combine bash scripts for building flutter app, with tabs for variation * [getsentry/action-github-commit] Auto commit * Update redirects.js * Update docs/platforms/dart/common/debug-symbols/index.mdx Co-authored-by: Giancarlo Buenaflor <[email protected]> * Update docs/platforms/dart/guides/flutter/debug-symbols/index.mdx Co-authored-by: Giancarlo Buenaflor <[email protected]> * Update docs/platforms/dart/common/debug-symbols/index.mdx Co-authored-by: Giancarlo Buenaflor <[email protected]> * Update platform-includes/debug-symbols/dart-plugin/dart.mdx Co-authored-by: Alex Krawiec <[email protected]> * Update platform-includes/debug-symbols/dart-plugin/flutter.mdx Co-authored-by: Alex Krawiec <[email protected]> * resolving feedback - remove repetitive info from index - remove standard build bash scripts - clarify source context constraints - remove duplicated manual upload instructions from dart-plugin instructions * add warning for dart dSYM support * removed bullet points are repeated below where the links are as well * Update platform-includes/debug-symbols/dart-plugin/dart.mdx Co-authored-by: Giancarlo Buenaflor <[email protected]> * better --------- Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com> Co-authored-by: Giancarlo Buenaflor <[email protected]> Co-authored-by: Alex Krawiec <[email protected]>
1 parent 200da70 commit e209a4e

File tree

53 files changed

+469
-257
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+469
-257
lines changed

docs/platforms/dart/config.yml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
title: Dart
2+
caseStyle: camelCase
3+
supportLevel: production
4+
sdk: sentry.dart
5+
categories:
6+
- desktop
7+
- mobile
8+
- server
9+
keywords:
10+
- flutter
11+
- dart

docs/platforms/dart/guides/flutter/upload-debug.mdx

-254
This file was deleted.

0 commit comments

Comments
 (0)