glfw_dart 1.0.0 copy "glfw_dart: ^1.0.0" to clipboard
glfw_dart: ^1.0.0 copied to clipboard

dart:ffi bindings for GLFW3 library. It connects the glfw3.dll/libglfw3.so library and loads the functions of glfw3.

Changelog #

[1.0.0] - 19.11.2021 #

  • Bump package:ffi version to 1.1.2
  • Bump package:test version to 1.19.3
  • Update example.

[1.0.0-nullsafety.0] - 20.02.2021 #

  • Make package null safe

[0.2.0] - 02.07.2020 #

Added #

  • Vulkan API support.
  • glfw_dart/glfw_dart.dart for manual initialization of the GLFW.

[0.1.0] - 13.02.2020 #

Deleted #

  • Wrapper development is canceled.

Changed #

  • No new API will be added!

[0.0.1] - 13.02.2020 #

Added #

  • Bindings for GLFW 3
  • Windows and Ubuntu only supported
0
likes
130
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

dart:ffi bindings for GLFW3 library. It connects the glfw3.dll/libglfw3.so library and loads the functions of glfw3.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi

More

Packages that depend on glfw_dart