Open alexodus opened 4 months ago
Hmm, I wonder why. We are using the https://pub.dev/packages/desktop_window package, which should have linux support.
FWIW, you can just comment out the call to setMinWindowSize and the app will run fine. You will just see various overflow errors if your window size is too small.
I have this error on file app_logic.dart ("await DesktopWindow.setMinWindowSize($styles.sizes.minAppSize);")