chore: add Dart/windows-only example project
This commit is contained in:
7
examples/dart/cli_windows/README.md
Normal file
7
examples/dart/cli_windows/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Thermion Example - Dart/Windows-only (no Flutter)
|
||||
|
||||
A (Windows-only) command-line application that renders into a window without Flutter.
|
||||
|
||||
```
|
||||
dart --enable-experiment=native-assets bin\cli_windows.dart
|
||||
```
|
||||
Reference in New Issue
Block a user