79314412

Date: 2024-12-28 19:20:11
Score: 0.5
Natty:
Report link

Update the JDK Path You can directly update the JDK path using the flutter config command:

flutter config --jdk-dir /Library/Java/JavaVirtualMachines/jdk-17.jdk/Contents/Home

then run

flutter doctor

this work for me

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vivek Yadav