skip to Main Content

The jar file that is not downloading no matter what, its been a whole day and I’m stuck with it,

  • Restarting the computer or ( vs code , Android studio)
  • Manually downloading the file and placing it there (it was in jar format, but vs code looks for bin)
  • Changing internet connection
  • Deleting Cache
  • Stuff stuff

2

Answers


  1. Chosen as BEST ANSWER

    The Only Solution That Worked Was To Wait for Few Hours, Thank You 1plus For Your Response !


  2. I will suggest you try

    1. flutter clean
    2. flutter upgrade

    if issue persist, perhaps you can simply delete the SDK and re-download afresh. It might be due to corrupt files.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search