oscortex_cli 0.1.0 copy "oscortex_cli: ^0.1.0" to clipboard
oscortex_cli: ^0.1.0 copied to clipboard

Build and run Flutter apps for OSCortex. Compiles a Flutter project into a universal .osx bundle (native aarch64 + x86_64 in one artifact) and previews it in an emulator across architectures.

Changelog #

0.1.0 #

Initial release.

  • osx init — fetch the prebuilt OSCortex engine + gen_snapshot for both architectures and record per-app config.
  • osx build — compile a Flutter app into a universal .osx bundle (native aarch64 + x86_64) plus per-arch bundles.
  • osx run / osx preview — boot OSCortex in QEMU, with hardware acceleration for the host arch and emulation for the other.
0
likes
130
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Build and run Flutter apps for OSCortex. Compiles a Flutter project into a universal .osx bundle (native aarch64 + x86_64 in one artifact) and previews it in an emulator across architectures.

License

AGPL-3.0 (license)

Dependencies

args, path

More

Packages that depend on oscortex_cli