mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
For error messages in the Windows embedding, use stderr rather than Windows debug logging, so that it will go to the console where, e.g., 'flutter run' will display it.