fix: fix Windows build.dart

This commit is contained in:
Nick Fisher
2025-07-17 10:54:00 +08:00
parent e169bf6c41
commit 437e91e7bd
4 changed files with 12 additions and 7 deletions

View File

@@ -14,6 +14,8 @@ This is a simplified, Flutter-only wrapper around the underlying 3D rendering AP
Follow the steps listed in [Getting Started](./getting_started) to configure your Flutter installation and project.
If you're running Windows, delete the `examples/flutter/quickstart/assets` symlink and copy the `assets` folder from `examples/assets` to `examples/flutter/quickstart/assets`.
## Basic Usage
```dart