invitation work

This commit is contained in:
Christien Rioux 2023-08-04 01:00:38 -04:00
parent 95ed8b28a0
commit 7496a1a2a7
22 changed files with 591 additions and 47 deletions

View file

@ -33,7 +33,7 @@ class WindowControl extends _$WindowControl {
const windowOptions = WindowOptions(
size: Size(768, 1024),
//minimumSize: Size(480, 640),
//minimumSize: Size(480, 480),
center: true,
backgroundColor: Colors.transparent,
skipTaskbar: false,