I use Ubuntu 20.04. I downloaded Flutter from the Snap store (Stable channel). When I initialized Flutter, it started to download infrastructure from the beta channel of its GitHub repository.
So, my question is:
- Is it normal or something is going wrong?
- Is there a way to make Flutter download the stable edition instead of the beta one from GitHub?