Files
cup_edit/examples/dart/cli_headless/README.md
2025-06-18 13:10:49 +08:00

233 B

cli_headless

A simple headless Dart CLI app using Thermion to render to a bitmap.

To run: dart --enable-experiment=native-assets run bin/example.dart

Currently, this will probably only work on a non-virtualized macOS host.