"flutter upgrade" commands ends with an error "unknown flutter tag"

376 Views Asked by At

I am trying to upgrade my flutter version by following command:

flutter upgrade

But it ends with an error:

Unknown flutter tag. Abandoning upgrade to avoid destroying local changes. It is recommended to use git directly if not working on an official channel.
1

There are 1 best solutions below

0
Hedwin On BEST ANSWER

I think you have your answer here

You can try to run flutter upgrade --force