PostHog / PostHog/posthog-flutter

Override feature flags

Open
#180 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Feature flags
Dominant language
Dart
Stars
97
Forks
85
Avg merge
1d 8h
Merged PRs (30d)
31

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.

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the feature-flag testing documentation and the Flutter SDK’s existing feature-flag implementation; compare it with the documented overrideFeatureFlags behavior for web and React Native. Done means Flutter users can override feature flags directly for testing, with the behavior reflected in the SDK and documented alongside the existing methods.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.