glfw3 1.2.0
glfw3: ^1.2.0 copied to clipboard
A Dart library for accessing common glfw 3.3.9 APIs using, FFI.
1.2.0 #
- [update] Support glfw version 3.3.9.
- [update] Support dart version 3.
- [fix] Revised static library references for each platform.
1.1.2 #
- [update] Rewrite a pointer to be non-nullable.
1.1.1 #
- [update] Functions and structs follow lint rules.
1.1.0 #
- [update] Support glfw version 3.3.8.
- [update] Support multi platform.
1.0.0 #
- [add] Initial.