Last updated:
0 purchases
sdl2
SDL2 for Dart #
Requirement #
ffi ^2.1.2
Windows requires dll files (SDL2.dll and more).
Linux requires so files (libSDL2.so and more).
MacOS requires dylib files (libSDL2.dylib and more).
Note #
A Dart library for accessing common SDL 2.30.0 (stable) APIs using, FFI.
https://www.libsdl.org/
Windows 64bit & Linux (Tested under Windows 10 WSL2 environment)
Example #
https://github.com/sansuido/learnopengl/
https://pub.dev/packages/sdl2ui
Future #
https://pub.dev/packages/sdl3
Author #
yamahara
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.