Add device preview

This commit is contained in:
Foti Dim
2025-12-21 09:11:57 +01:00
parent f6eb5dd4e3
commit dad326ccff
9 changed files with 256 additions and 47 deletions
+7
View File
@@ -40,5 +40,12 @@
"--web-port=8080"
],
},
{
"name": "device_preview",
"cwd": "example",
"request": "launch",
"type": "dart",
"program": "lib/main_device_preview.dart"
},
],
}
+2
View File
@@ -21,6 +21,7 @@
"LPOSVERSIONINFO",
"lpsz",
"LRESULT",
"LTWH",
"MAXIMIZEBOX",
"microtask",
"MINIMIZEBOX",
@@ -52,6 +53,7 @@
"Unpair",
"Unpairing",
"unwatch",
"USERPROFILE",
"uuidstr",
"winrt",
"WNDCLASS",