PostHog / PostHog/posthog-flutter
Session replay: record/ignore screens via remote config
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 97
- Forks
- 85
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Description
Today recording starts and ends automatically.
We need to give the option to either choose which screens have to be recorded/ignored, or the ability to start/pause dynamically as well.
- Android (https://github.com/PostHog/posthog-android/issues/558)
- iOS (https://github.com/PostHog/posthog-ios/issues/160)
- RN (https://github.com/PostHog/posthog-js/issues/3806)
- 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 reviewing the session replay implementation in this Flutter SDK and compare the related Android, iOS, and RN issues linked in the description. Clarify whether the goal is screen selection, dynamic start/pause, or both, then define completion criteria for remote-configured recording behavior before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- analytics, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100