Skip to content

Release including onFeatureFlags #235

@zoharyz

Description

@zoharyz

Problem Statement

Hi team,

We're integrating PostHog feature flags in our Flutter app and need to evaluate a flag immediately on app startup (splash screen).
We're experiencing a race condition where getFeatureFlag() returns null intermittently because flags haven't finished loading yet after setup() returns.

We noticed the onFeatureFlags callback was merged in PR #224 which we think would solve this issue, but it's not included in the latest release (5.9.1).
Would it be possible to cut a new release that includes this feature?

Thanks!

Solution Brainstorm

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions