79177651

Date: 2024-11-11 12:30:26
Score: 1.5
Natty:
Report link

Android Studio Labybug comes shipped with Java 21. This version is not currently compatible with Flutter. You need to download Java 17 and link that in to Flutter. Details can be found in this duplicate issue: Flutter 3.24.3 problem with Android Studio Ladybug | 2024.2.1

You may be able to confirm the incompatibility by running

flutter analyze --suggestions

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Rohinton Collins