79085420

Date: 2024-10-14 08:56:52
Score: 1
Natty:
Report link

I found the solution to the problem, I followed @Robert advice. All i needed to do was to configure flutter to use my old java 17 directory

flutter config --jdk-dir <path-to-java-sdk-17-home-directory>

after i did that command everything worked.

Reasons:
  • Blacklisted phrase (0.5): i need
  • Whitelisted phrase (-2): I found the solution
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Robert
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Convert.ToInt32