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

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iwad_runtime

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  iwad_runtime: ^0.1.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:iwad_runtime/iwad_runtime.dart';
0
likes
160
points
244
downloads

Documentation

API reference

Publisher

verified publisherkicknext.dev

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