How to install flutter 3.0.0 version using snap command in ubuntu?
I need to install Flutter version 3.0.0. Currently, I can install the latest version using the command sudo snap install flutter --classic
. How can I install Flutter version 3.0.0 using Snap?
Then for 3.0.0 version how can I install
New contributor
Moon Princess is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.