Skip to content

Conversation

@fuzzybinary
Copy link
Member

What does this PR do? What is the motivation?

Flutter v3 will be out soon and contains a few new features and restrictions. Add documentation for the new version.

Merge instructions

Not ready for merge until v3 is released.

Merge readiness:

  • Ready for merge

@fuzzybinary fuzzybinary requested review from a team as code owners December 22, 2025 17:11
Copy link
Contributor

@brett0000FF brett0000FF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update! Left a suggestion to fix a couple typos + a general suggestion for a future iteration. 🚀


To ensure the safety of your data, you must use a client token. For more information about setting up a client token, see the [Client Token documentation][3].

### Step 2 - Instrument your application
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some thoughts after reading this that we could apply in a future iteration:

  • The Flutter Web support/limitations block sits between the Step 2 intro and the per-platform sections, which makes it harder to visually connect “Instrument” → “Platform requirements.” Could we move that content into the Web subsection (e.g., “Web requirements” + “Web limitations”)?
  • The iOS/Android/Web sections would be easier to scan if they followed a consistent structure, such as:
    • Requirements
    • Where to configure
    • Example
  • Moving these sections into tabs could save on vertical space too.

Sharing for future cleanup—no need to address as part of this 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.

3 participants