glfw 0.2.2 copy "glfw: ^0.2.2" to clipboard
glfw: ^0.2.2 copied to clipboard

outdated

GLFW 3.3 FFI bindings for Dart. Supports Windows and Linux desktops.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add glfw

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

dependencies:
  glfw: ^0.2.2

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

Import it

Now in your Dart code, you can use:

import 'package:glfw/glfw.dart';
8
likes
0
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

GLFW 3.3 FFI bindings for Dart. Supports Windows and Linux desktops.

Repository (GitLab)
View/report issues

License

unknown (license)

More

Packages that depend on glfw