Skip to content

[Flutter] Feature Flags Reporting - Firebase Remote Config integration #2748

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

Closed
kahest opened this issue Feb 24, 2025 · 2 comments · Fixed by #2837
Closed

[Flutter] Feature Flags Reporting - Firebase Remote Config integration #2748

kahest opened this issue Feb 24, 2025 · 2 comments · Fixed by #2837
Assignees
Labels
dart Pull requests that update Dart code Feature

Comments

@kahest
Copy link
Member

kahest commented Feb 24, 2025

Description

This is to add an integration into the SDK to automatically detect and report updates to feature flag configurations (evaluation tracking) performed in the app via Firebase Remote Config: https://pub.dev/packages/firebase_remote_config

Dev docs on feature flags integrations: https://develop.sentry.dev/sdk/expected-features/#integrations
Existing integrations (product): https://docs.sentry.io/organization/integrations/feature-flag/
Existing integrations with evaluation tracking (JS): https://docs.sentry.io/platforms/javascript/feature-flags/#enable-evaluation-tracking

@github-project-automation github-project-automation bot moved this to Needs Discussion in [DEPRECATED] Mobile SDKs Feb 24, 2025
@kahest kahest changed the title [Flutter] Feature Flags - Firebase Remote Config integration [Flutter] Feature Flags Reporting - Firebase Remote Config integration Mar 11, 2025
@buenaflor buenaflor moved this from Needs Discussion to Backlog in [DEPRECATED] Mobile SDKs Mar 11, 2025
@denrase denrase moved this from Backlog to In Progress in [DEPRECATED] Mobile SDKs Mar 31, 2025
@denrase denrase moved this from In Progress to Backlog in [DEPRECATED] Mobile SDKs Mar 31, 2025
@linear linear bot added the Feature label Apr 8, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in [DEPRECATED] Mobile SDKs Apr 14, 2025
@buenaflor
Copy link
Contributor

buenaflor commented Apr 14, 2025

@kahest We merged now the firebase remote config feature flag, we managed to find a workaround to avoid having to specify the keys. the user just needs to add the integration and that's it

@kahest
Copy link
Member Author

kahest commented Apr 14, 2025

@buenaflor awesome! just a tiny nit - there's a typo in the changelog entry :) yourRirebaseRemoteConfig

@stephanie-anderson stephanie-anderson added the dart Pull requests that update Dart code label Apr 16, 2025 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code Feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants