Skip to content

chore(flutter): Add missing options to download sentry-wizard for getting started page #14120

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

romtsn
Copy link
Member

@romtsn romtsn commented Jun 23, 2025

The Flutter onboarding documentation in docs/platforms/dart/guides/flutter/index.mdx was updated to align with Android's sentry-wizard installation methods. Previously, only brew and npx options were available, which limited support for Windows users and forced the use of JavaScript tooling.

Changes include:

  • Adding five new sentry-wizard installation methods: macOS (Intel/x64, Apple Silicon/arm64), Linux (x64, arm64), and Windows (PowerShell). This provides direct binary downloads, addressing platform compatibility.
  • Updating the introductory text to explicitly recommend the Sentry Wizard and linking to its GitHub repository.
  • Refining the post-installation description for consistency with Android documentation, clarifying the project patching process and manual setup options.

These updates ensure comprehensive platform coverage and offer native tooling alternatives, improving accessibility for Flutter developers across various operating systems.

Copy link

vercel bot commented Jun 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2025 0:23am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2025 0:23am

@codeowner-assignment codeowner-assignment bot requested a review from a team June 23, 2025 21:06
@buenaflor
Copy link
Contributor

👀

will test it tmrw

@codeowner-assignment codeowner-assignment bot requested a review from a team June 23, 2025 21:36
Copy link

codecov bot commented Jun 23, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.92MB -9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.8MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 873.24kB -0.0%
static/chunks/7750-*.js -3 bytes 415.85kB -0.0%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
server/middleware-*.js -5.55kB 1.0kB -84.74%
static/JTI12F4rlfTiQeG1B_HZ6/_buildManifest.js (New) 684 bytes 684 bytes 100.0% 🚀
static/JTI12F4rlfTiQeG1B_HZ6/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/kJ8galioLhWNrbWlowLlO/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/kJ8galioLhWNrbWlowLlO/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.64MB -0.0%
../instrumentation.js -3 bytes 973.36kB -0.0%
9523.js -3 bytes 949.31kB -0.0%

@codeowner-assignment codeowner-assignment bot requested review from a team June 30, 2025 12:06
@buenaflor buenaflor requested a review from coolguyzone June 30, 2025 12:07
@buenaflor
Copy link
Contributor

@coolguyzone I updated the PR

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.

4 participants