PostHog / PostHog/posthog-flutter
Heatmap support
Open
Nobody has claimed this yet.
enhancement
Heatmap
- Dominant language
- Dart
- Stars
- 97
- Forks
- 85
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Description
https://posthog.com/docs/toolbar/heatmaps
We'd need to create a Widget wrapper that tracks and captures every interaction such as clicks, etc.
You can manually do this though, by capturing events manually.
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 heatmaps documentation and the Flutter library documentation on manually capturing events. The proposed entry point is a Widget wrapper that tracks interactions such as clicks; done would mean the required interactions are captured for heatmap support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- analytics, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100