iwad_runtime 0.1.4 copy "iwad_runtime: ^0.1.4" to clipboard
iwad_runtime: ^0.1.4 copied to clipboard

A Flutter IWAD runtime for app-supplied game data with native and web backends.

0.1.4 #

  • Fixed native shutdown after an in-game Exit so Flutter route disposal does not run the engine quit cleanup a second time.
  • Kept the native quit signal observable until the next runtime start so controllers can leave cleanly after engine-initiated Exit.

0.1.3 #

  • Corrected release notes wording to keep engine references generic.

0.1.2 #

  • Fixed native runtime shutdown so a quit or dispose fully clears process-wide engine state before the next start.
  • Reset mutable startup, menu, sound, WAD, and zone state across repeated native sessions.

0.1.1 #

  • Improved pub.dev metadata, license detection, and public API documentation.
  • Moved release and publishing instructions into AGENTS.md.

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.
0
likes
160
points
231
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter IWAD runtime for app-supplied game data with native and web backends.

Repository (GitHub)
View/report issues

Topics

#flutter #ffi #wasm #game-engine #runtime

License

GPL-2.0 (license)

Dependencies

ffi, flutter, path_provider, web

More

Packages that depend on iwad_runtime

Packages that implement iwad_runtime