You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the compiled target file is run, the terminal does not print any error messages, but the application window does not appear.
➜ example git:(main) ✗ flutter run -d linux
Launching lib/main.dart on Linux in debug mode...
Building Linux application...
✓ Built build/linux/x64/debug/bundle/window_manager_example
flutter doctor:
example git:(main) ✗ flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.24.0, on Arch Linux 6.10.6-zen1-1-zen, locale zh_CN.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Chrome - develop for the web
[✓] Linux toolchain - develop for Linux desktop
[✓] Android Studio (version 2024.1)
[✓] Connected device (2 available)
[✓] Network resources
• No issues found!
The text was updated successfully, but these errors were encountered:
When the compiled target file is run, the terminal does not print any error messages, but the application window does not appear.
flutter doctor:
The text was updated successfully, but these errors were encountered: