sdl2ui 0.1.4 copy "sdl2ui: ^0.1.4" to clipboard
sdl2ui: ^0.1.4 copied to clipboard

This is a library to make sdl2 easier to use. Dependencies ffi, sdl2, archive.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sdl2ui

With Flutter:

 $ flutter pub add sdl2ui

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

dependencies:
  sdl2ui: ^0.1.4

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

Import it

Now in your Dart code, you can use:

import 'package:sdl2ui/sdl2ui.dart';
4
likes
140
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

This is a library to make sdl2 easier to use. Dependencies ffi, sdl2, archive.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

archive, ffi, sdl2

More

Packages that depend on sdl2ui