raylib_dartified_web 6.0.1
raylib_dartified_web: ^6.0.1 copied to clipboard
Raylib for the web. WASM backend powered by Emscripten.
6.0.1 #
- [BREAKING] Comply with
raylib_dartified_basemodule naming. - Update README.md
6.0.0 #
- [BREAKING] Migrated to
raylib_dartified_base6.0.0's unified contract: implementsWasmMemoryPointerasMemoryPointer, adoptsStructLayout-based struct definitions and unified allocators - Removed a large amount of code now shared in
raylib_dartified_base
5.5.4 #
- Do not call Raylib's
WindowShouldCloseand explicitly returnfalse
5.5.3 #
- Relax meta package version constraint to be compatible with Flutter SDK
5.5.2 #
- Support for
raylib_dartified_base>= 5.5.2
5.5.1 #
- pub.dev revalidation
5.5.0 #
- Initial version.