trying to downgrade the flutter sdk from 3.19.5 to lower version with a command ‘flutter downgrade,’
but I got “There is no previously recorded version for channel stable/master”
I did ‘git checkout’ to the desired version in the file where I installed flutter and yet,
when I run ‘flutter –version’, it still gives me 3.19.5.
Does anyone have any idea where I got wrong? Please help!
tried flutter downgrade and git checkout to a specific version
New contributor
Dekh Kim is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.