Skip to content

docs(dart): Add feature flags documentation #13391

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

Merged
merged 13 commits into from
Jun 16, 2025

Conversation

denrase
Copy link
Collaborator

@denrase denrase commented Apr 15, 2025

DESCRIBE YOUR PR

Adds docs for Flutter Feature Flag implementation, which will be available in the upcoming v9 release.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

EXTRA RESOURCES

@denrase denrase requested a review from buenaflor April 15, 2025 12:23
Copy link

vercel bot commented Apr 15, 2025

@denrase is attempting to deploy a commit to the Sentry Team on Vercel.

A member of the Team first needs to authorize it.

@denrase denrase requested a review from buenaflor April 17, 2025 09:16
@denrase
Copy link
Collaborator Author

denrase commented Apr 22, 2025

@buenaflor Think we are rdy for the vercel run?

@buenaflor
Copy link
Contributor

Generally looks good to me, since this is part of v9 I won't approve until we've GA'd

Copy link

vercel bot commented Apr 28, 2025

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

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2025 2:44pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Apr 30, 2025 2:44pm
develop-docs ⬜️ Ignored (Inspect) Visit Preview Apr 30, 2025 2:44pm


To view the recorded feature flag evaluation, log into [sentry.io](https://sentry.io) and open your project.

The recorded feature flag evaluations will be visible in the event context.
Copy link
Member

Choose a reason for hiding this comment

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

One note for the future: We don't support change tracking for Firebase yet.
But once we do, we'll add it to here: https://docs.sentry.io/product/issues/issue-details/feature-flags/#change-tracking

Copy link
Member

Choose a reason for hiding this comment

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

Bruno can you clarify - is the wording in the PR ok? because while change tracking is not there, this paragraph talks about evaluation tracking

Copy link
Member

Choose a reason for hiding this comment

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

It was just a note for the future. But that makes sense, thanks for pointing out.

It turns out it's not super easy to add Firebase support either and might require the customer to add some firebase lambda in order to call our tracking endpoint. @michellewzhang wrote about it here: https://www.notion.so/sentry/firebase-feature-flag-webhook-1e38b10e4b5d805fb057d2e990ea45e8

I wonder if this is something @aliu39 might be keen to tackle in the future though.

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

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

Looks good! Added some comments, thanks for adding.

@buenaflor
Copy link
Contributor

We'll merge this PR as soon as v9 is out

@buenaflor buenaflor enabled auto-merge (squash) June 16, 2025 13:32
@buenaflor buenaflor merged commit 44dd03c into getsentry:master Jun 16, 2025
21 of 22 checks passed
antonpirker pushed a commit that referenced this pull request Jun 24, 2025
<!-- Use this checklist to make sure your PR is ready for merge. You may
delete any sections you don't need. -->

## DESCRIBE YOUR PR

Adds docs for Flutter Feature Flag implementation, which will be
available in the upcoming v9 release.

## IS YOUR CHANGE URGENT?  

Help us prioritize incoming PRs by letting us know when the change needs
to go live.
- [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE -->
- [ ] Other deadline: <!-- ENTER DATE HERE -->
- [x] None: Not urgent, can wait up to 1 week+

## SLA

- Teamwork makes the dream work, so please add a reviewer to your PRs.
- Please give the docs team up to 1 week to review your PR unless you've
added an urgent due date to it.
Thanks in advance for your help!

## PRE-MERGE CHECKLIST

*Make sure you've checked the following before merging your changes:*

- [ ] Checked Vercel preview for correctness, including links
- [ ] PR was reviewed and approved by any necessary SMEs (subject matter
experts)
- [ ] PR was reviewed and approved by a member of the [Sentry docs
team](https://github.com/orgs/getsentry/teams/docs)


## EXTRA RESOURCES

- [ [Flutter] Feature Flags
Reporting](getsentry/sentry-dart#2746)

---------

Co-authored-by: Giancarlo Buenaflor <[email protected]>
Co-authored-by: Michelle Zhang <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Jul 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants