posthog-flutter icon indicating copy to clipboard operation
posthog-flutter copied to clipboard

PostHog Survey on Flutter

Open marandaneto opened this issue 1 year ago • 1 comments

Description

Description

You can use Surveys thru the APIs directly, see this comment.

Meta issue

marandaneto avatar Mar 01 '24 08:03 marandaneto

This can be done via Android, iOS, and the JS SDK for Web support or implemented directly in Dart. Implementing directly in Dart would require implementing a few basic things though such as the HTTP request transport, JSON serialization, etc.

marandaneto avatar Mar 01 '24 08:03 marandaneto