iwad_runtime 0.1.0
iwad_runtime: ^0.1.0 copied to clipboard
A Flutter IWAD runtime for app-supplied game data with native and web backends.
0.1.0 #
- Initial IWAD-compatible Flutter package.
- Added FFI backend for Android, Linux, and Windows.
- Added bundled WASM backend for Flutter web.
- Added
IwadController,IwadView, desktop mouse capture, mobile touch controls, example app, and smoke tooling. - Renamed the public package to
iwad_runtime. - Renamed internal bridge symbols to neutral
iwadr_*exports.