flutter_lua_dardo
flutter_lua_dardo copied to clipboard
Test example breaking
To fix this, just change create() to new(), the official Lua class semantics (https://www.lua.org/pil/16.1.html).