-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in 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 |
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: