PostHog / PostHog/posthog-flutter
Capture additional properties along with autocapture events
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 97
- Forks
- 85
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Description
Provide a way to pass additional properties to autocapture events
- iOS (https://github.com/PostHog/posthog-ios/issues/222)
- Android (https://github.com/PostHog/posthog-android/issues/560)
- Flutter (this issue)
- RN (https://github.com/PostHog/posthog-js/issues/3809)
docs: https://posthog.com/docs/product-analytics/autocapture#capturing-additional-properties-in-autocapture-events
source: https://github.com/PostHog/posthog.com/pull/9675#discussion_r1808797232
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 PostHog autocapture documentation and the related iOS, Android, and React Native issues, then inspect the Flutter SDK's autocapture entry points. Done means Flutter autocapture events can receive additional properties in the manner described by the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100