Improve init.dart not to assume `dart` is in your PATH
Instead, use Platform.executable, which is the path to the current `dart` executable.
Showing
Please register or sign in to comment
Instead, use Platform.executable, which is the path to the current `dart` executable.
HIAST - GitLab