i am trying to build and run a flutter app on windows but i get the following error
Launching lib\main.dart on Windows in debug mode...
lib\main.dart:1
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
CMake 3.15 or higher is required. You are running version
3.14.19060802-MSVC_2
but my current cmake version is cmake version 3.20.0-rc1 added a CMakeSettings jason file but did not solve the problem all help is appreciated