Open one terminal and paste the below command:
Read moreWhat is the latest dart sdk version?
The Dart SDK has three release channels:
Read moreHow do I know what version of Dart SDK I have?
Open your flutter project root directory in Command Prompt or Terminal like i did in below screenshot and type flutter –version command .
Read more