PostHog / posthog-flutter

PostHog Flutter SDK
https://posthog.com/docs/libraries/flutter
MIT License
55 stars 37 forks source link

chore: allow manual initialization of the SDK #117

Closed marandaneto closed 1 month ago

marandaneto commented 1 month ago

:bulb: Motivation and Context

Closes https://github.com/PostHog/posthog-flutter/issues/22 Closes https://github.com/PostHog/posthog-flutter/pull/113 Required for https://github.com/PostHog/posthog-flutter/pull/116

Automatic mode is still default so not a breaking change.

:green_heart: How did you test it?

Running auto init and automatic mode on android and ios

:pencil: Checklist

marandaneto commented 1 month ago

@thisames if you'd like to review as well :)

thisames commented 1 month ago

@thisames if you'd like to review as well :)

for me, everything is ok