raylib 0.3.0 raylib: ^0.3.0 copied to clipboard
raylib is a simple and easy-to-use library to enjoy videogames programming.
0.3.0 #
- Implemented more bindings and made it consistent across them all.
0.2.0+1 #
- Fixed logo path on README.md.
- Fixed public facing documentation.
0.2.0 #
- BREAKING: Initializing of
raylib
is now done throughinitLibrary
instead of being based of thepubspec.yaml
entry. - Improved README.md to reflected tested and supported platforms.
0.1.0 #
- Initial version.