PostHog / PostHog/posthog-flutter
Add advanced_only_evaluate_survey_feature_flags
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 97
- Forks
- 85
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Description
Related JS PR https://github.com/PostHog/posthog-js/pull/1986/
https://posthog.com/docs/feature-flags/cutting-costs#reducing-client-side-feature-flag-requests
JS has advanced_only_evaluate_survey_feature_flags
- Android (https://github.com/PostHog/posthog-android/issues/559)
- iOS (https://github.com/PostHog/posthog-ios/issues/371)
- RN (https://github.com/PostHog/posthog-js/issues/3807)
- Flutter (this issue)
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
Start by reading the linked JavaScript PR and the feature-flag cost-reduction documentation, then compare the related Android, iOS, and React Native issues for the intended behavior. Implement the Flutter SDK counterpart of advanced_only_evaluate_survey_feature_flags and verify that its behavior matches the documented cross-platform feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100