sdl3 0.1.14 copy "sdl3: ^0.1.14" to clipboard
sdl3: ^0.1.14 copied to clipboard

A Dart library for accessing common SDL 3 (test) APIs using, FFI.

SDL3 for Dart #

Requirement #

  • ffi ^2.1.2

Windows requires dll files (SDL3.dll and more).

Linux requires so files (libSDL3.so and more).

MacOS requires dylib files (libSDL3.dylib and more).

Note #

A Dart library for accessing SDL 3 (test) APIs using, FFI.

https://www.libsdl.org/

Windows 64bit & Linux (Tested under Windows 10 WSL2 environment)

Currently, we are providing it on an experimental basis using the dll compiled below.

https://github.com/sansuido/msbuild-sdl3

Author #

yamahara

1
likes
140
pub points
52%
popularity

Publisher

unverified uploader

A Dart library for accessing common SDL 3 (test) APIs using, FFI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

ffi

More

Packages that depend on sdl3