79467990

Date: 2025-02-25 22:07:51
Score: 2
Natty:
Report link

From the error message, you need to upgrade your idk to 17 or higher. To do this, download the jdk17 from Oracle site and then run the following command:

flutter config --jdk-dir <path_to_new_jdk>

If you rerun flutter doctor --verbose after this you should see it now updated.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nnamani Daniel