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
Yocto (Scarthgap) on Raspberry Pi: Unhandled Exception: MissingPluginException(No implementation found for method getWindowMaximumSize on channel desktop_window)
#183
Open
alexodus opened this issue
Jun 14, 2024
· 1 comment
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);")
The text was updated successfully, but these errors were encountered: