PostHog / PostHog/posthog-android
Override feature flags
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 90
- Forks
- 49
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 61
Description
Problem Statement
The docs mention the ability to override feature flags through the SDK, but it’s only available for web and react native.
- Flutter (https://github.com/PostHog/posthog-flutter/issues/180)
- Android (this issue)
- iOS (https://github.com/PostHog/posthog-ios/issues/649)
- RN
Solution Brainstorm
It would be great to have the feature available on flutter, as it would make testing much easier if we can allow individuals to control the flags directly from the frontend.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no Android files, tests, or entry points. Start by comparing the documented web and React Native feature-flag override behavior, then trace the Android SDK's feature-flag API and tests; done means Android users can control flags through a documented SDK override.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100