PostHog / PostHog/posthog-flutter

Desktop (Windows/Linux) support

Open
#51 24 comments 45 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Desktop enhancement help wanted
Dominant language
Dart
Stars
97
Forks
85
Avg merge
1d 8h
Merged PRs (30d)
31

Description

https://posthog.com/questions/flutter-for-windows-support
https://posthoghelp.zendesk.com/agent/tickets/16890 (moved to PostHog: https://us.posthog.com/project/2/support/tickets/20254)

The Flutter SDK depends on the Android and iOS SDK.
Ideally, the SDK would also have a pure Dart client that works on Desktop or we should embed a Native SDK for Desktop such as the Rust SDK.

macOS is supported already.

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 reviewing how the Flutter SDK currently depends on the Android and iOS SDKs, then compare that structure with the already-supported macOS release. The issue proposes either a pure Dart desktop client or embedding the Rust SDK; done means a documented, working Windows/Linux support approach rather than only macOS support.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.