Conversation
Align setup, API examples, and behavior guidance with the v10 SDK. Co-Authored-By: Codex <noreply@openai.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Co-Authored-By: Codex <noreply@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepare the Flutter documentation for v10 as the recommended SDK version. Setup now covers the higher platform minimums and Swift Package Manager requirement, examples use the v10 callbacks and defaults, and tracing explains standalone app-start behavior. The changes also cover logs, metrics, integration data, Replay masking, release health, and profiling removal. Shared Dart content is updated where Flutter inherits it.
This is the release-wide documentation companion to #19390. Keep this PR in draft until v10 is released and the package registry resolves to v10. The current Flutter wizard still emits removed
enableLogsandprofilesSampleRateoptions; the docs include cleanup guidance, but the wizard should be updated before rollout.The content was checked against
sentry-dart'sv10-branchat7022e89657034324e24f9c609c759db3b4e355b1(10.0.0-alpha.5). All 40 changed MDX files compile, and 11 setup, callback, and app-start examples pass Dart analysis against that SDK. The Vercel preview still needs visual and link review.IS YOUR CHANGE URGENT?
Merge with the v10 rollout; no release date has been set here.
PRE-MERGE CHECKLIST