PostHog / posthog-flutter

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

fix: const defaultHost was renamed to DEFAULT_HOST and broke the Android build #98

Closed marandaneto closed 7 months ago

marandaneto commented 7 months ago

:bulb: Motivation and Context

Fixes https://github.com/PostHog/posthog-flutter/issues/96

:green_heart: How did you test it?

CI is green

:pencil: Checklist

zharfan104 commented 7 months ago

Thanks for this ❤️