PostHog / PostHog/posthog-flutter
Support manual API displaySurvey
Open
Nobody has claimed this yet.
Survey
- Dominant language
- Dart
- Stars
- 97
- Forks
- 85
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Description
Web supports that already https://posthog.com/docs/surveys/implementing-custom-surveys
Mobile does not
- iOS (https://github.com/PostHog/posthog-ios/issues/648)
- RN (https://github.com/PostHog/posthog-js/issues/3817)
- 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
Read the custom surveys documentation and compare the linked iOS issue 648 with the RN issue 3817 to understand the expected manual displaySurvey behavior. Then inspect the Flutter SDK's existing survey entry points and determine the API surface needed for parity. Done means Flutter users can manually display a survey as described in the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- api, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100