-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Doesn't run with Flutter: 3.24.3 #170
Comments
I've resolved this issue (for now by configuring flutter to use Java 17). It looks like Android Studio update installed Java 21 and by running:
I installed Java 17 from Check it installed with: And set the flutter JDK directory with: Upon running What I am unsure about is that... Android Studio Ladybug | 2024.2.1 Patch 1 Comes with Java 21 and this causes an issue for the |
though the package seems to work in the stable channel it does not in the beta channel, when the beta channel gets promoted to stable mixpanel will become unusable |
On launching a bare flutter project with the mixpanel_flutter package included it gives...
pubspec.yaml
flutter doctor -v
The text was updated successfully, but these errors were encountered: