Version solving failed with running Dart commands using asdf in VSCode
I am needing to have multiple versions of Flutter installed so I switched from a regular installation of Flutter/Dart to having two versions of each with asdf. I am able to run Flutter commands without a problem, but attempting to run dart commands is not working and I am having to run them using Flutter (which is deprecated).