Steps to reproduce
- Install flutter on Windows
- Try to run flutter from Cygwin shell
Expected results
flutter should work.
Actual results
Instead, I get errors about line endings in the "flutter" and "dart" scripts.
I am trying to use flutter and dart from Cygwin shells on Windows, so I'm executing the "flutter" and "dart" scripts, not "flutter.bat" and "dart.bat". After installing flutter, I had to run "dos2unix" on the "flutter" and "dart" shell scripts in the bin directory. It makes no sense for those scripts to have dos line endings, no matter where they are installed.
Code sample
NA
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
Flutter Doctor output
NA
Steps to reproduce
Expected results
flutter should work.
Actual results
Instead, I get errors about line endings in the "flutter" and "dart" scripts.
I am trying to use flutter and dart from Cygwin shells on Windows, so I'm executing the "flutter" and "dart" scripts, not "flutter.bat" and "dart.bat". After installing flutter, I had to run "dos2unix" on the "flutter" and "dart" shell scripts in the bin directory. It makes no sense for those scripts to have dos line endings, no matter where they are installed.
Code sample
NA
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]Flutter Doctor output
NA