First I install the flutter that contains the dart-sdk at
C:\src\flutter\bin\cache\dart-sdk
and I added this path to the environment variables
but I still get 'dart2native' is not recognized as an internal or external command, operable program or batch file.
after I ran dart2native
Then I install the dart-SDK by using the choco (follow docs) and adding this path to the environment variables. but I still get this error. How to fix that?