fix: fix all Windows warnings so apps will compile with /WX

This commit is contained in:
Nick Fisher
2024-10-23 02:41:16 +11:00
parent c3764df4e2
commit 5cf9fab4f2
5 changed files with 10 additions and 24 deletions

View File

@@ -39,11 +39,6 @@ and change the minimum deployment target to 13.0:
</Accordion>
<Accordion title="Click to open Windows instructions">
See the [/windows](/windows) page for steps needed to build on Windows.
</Accordion>
2. Add a folder containing your assets (glTF model + skybox ktx) to your `pubspec.yaml` asset list
```yaml