I work on a Flutter application on two different PC's and would like the Flutter version to be the same for both. I am on the dev channel and when I do a flutter upgrade it ugrades to the latest version in that channel.
Two days ago I did a flutter upgrade on one PC and it went to version 1.2.2. Today on my other PC I did a flutter upgrade 1.2.2 but it went to version 1.3.2 instead.
Is there a way for me to specify the flutter version when upgrading?