PostHog / posthog-flutter

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

Update Flutter to be compatible with Dart v3 #52

Closed marandaneto closed 12 months ago

marandaneto commented 12 months ago

Closes https://github.com/PostHog/posthog-flutter/pull/43 Closes https://github.com/PostHog/posthog-flutter/pull/42 Dart 3 is out since May https://dart.dev/guides/whats-new#may-10-2023-30-release Flutter uses Dart 3 already Right now people cannot use our SDK since there are dependency boundaries.