PostHog / PostHog/posthog-flutter
Flutter autocapture support
Open
Nobody has claimed this yet.
documentation
help wanted
Product Analytics
- Dominant language
- Dart
- Stars
- 97
- Forks
- 85
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Description
Autocapture support for Flutter, See RN docs
Focus on $autocapture events.
RN source code lives here
eg https://github.com/PostHog/posthog-flutter/issues/68#issuecomment-1880681920
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 React Native autocapture implementation in posthog-react-native/src/autocapture.tsx and the linked Flutter and Sentry interaction examples. Trace how those approaches identify interactions and define the expected $autocapture events; done means Flutter emits the required events consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- analytics, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100