Alessandro Nuzzo
Alessandro Nuzzo
I'm trying to set the window unmaximizable with: `await windowManager.setMaximizable(false);` > [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: type 'bool' is not a subtype of type 'List?' in type cast 
Since Lucia Auth [will be deprecated soon](https://github.com/lucia-auth/lucia/discussions/1714), a good alternative, although still in beta, would be [better-auth](https://github.com/better-auth/better-auth)
### Is your feature request related to a problem? Please describe. Although still in beta (like next-auth), another good auth package would be [better-auth](https://github.com/better-auth/better-auth) ### Describe the solution you'd like...