Closed as duplicate of#115651
Description
I have a warning:
Warning:
dart
on your path resolves to ...\Dart SDK...\dart.exe, which is not inside your current Flutter SDK checkout at ...\flutter. Consider adding ...\flutter\bin to the front of your path.
I additionally installed the Dart SDK via Winget for different needs. Now I'm getting a warning.
How important is it to use the Dart that comes with Flatter? Can I ignore the error?