'How do i enforce all devs on a team to use the same flutter version?

On a team it is important to make sure nobody upgrades a project accidentally, or does any builds of any kind on an unexpected version of flutter, via pipeline or locally or any deployment channel.

https://github.com/passsy/flutter_wrapper/issues/30 https://github.com/flutter/website/issues/1845



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source