I have upgraded the flutter latest with the command flutter upgrade, after upgrading now flutter doctor shows the warning (below)
Warning: dart
on your path resolves to E:\Program Files\Android\dart-sdk\bin\dart.exe, which is not inside your current Flutter SDK checkout at E:\Program Files\Android\flutter. Consider adding E:\Program Files\Android\flutter\bin to the front of your path.
anyone can help me ?
i tried by downloading flutter zip and replace the current flutter folder, but still the same happens !