dart_sdl 0.10.1 copy "dart_sdl: ^0.10.1" to clipboard
dart_sdl: ^0.10.1 copied to clipboard

Dart bindings for [SDL2](https://www.libsdl.org/).

dart_sdl #

This package wraps the SDL package.

I have been implementing functions as I needed them. As such, this library is not complete. I of course welcome issues.

Breaking changes #

As of version 0.6.0, the API has massively changed due to code generation used to create lib/src/enumerations.dart.

Also, though there used to be an exhaustive list of what had been bound, and what was left to do in this file, it was becoming increasingly difficult to maintain such a list, so I'm shifting such docs to the code.

9
likes
110
pub points
18%
popularity

Publisher

verified publisherbackstreets.site

Dart bindings for [SDL2](https://www.libsdl.org/).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

ffi, meta, path

More

Packages that depend on dart_sdl