How to fix this Flutter Doctor 'Warning: `dart` on your path resolves to ' Windows

preview_player
Показать описание

It basically says your path different from where path normally supposed to be

Run cmd as Admin
run "where dart"
if your dart path is different from flutter\bin\cache\dart-sdk\bin (if u have too many dart path)
delete different path dart files
Run cmd and type "flutter doctor"
This code will fix the problem.
#android #flutter #hoclaptrinhmobile
Рекомендации по теме
visit shbcf.ru