PostHog / PostHog/posthog-flutter

Flutter autocapture support

Open
#122 1 comment 7 reactions 0 assignees View on GitHub

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

More examples here and here.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.