Currently FVM does not auto detect which Flutter version to run a project with except you specify using
fvm use <flutter_version>
Also, you can read more on FVM from pub.dev