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 8dabe08792
commit b99886095b
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