PostHog / PostHog/posthog-flutter
Desktop (Windows/Linux) support
Nobody has claimed this yet.
- 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
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 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