sdl2 1.7.1 copy "sdl2: ^1.7.1" to clipboard
sdl2: ^1.7.1 copied to clipboard

A Dart library for accessing common SDL 2.30.0 (stable) APIs using, FFI.

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

16
likes
140
pub points
67%
popularity

Publisher

unverified uploader

A Dart library for accessing common SDL 2.30.0 (stable) APIs using, FFI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

ffi

More

Packages that depend on sdl2