flutter_lua
flutter_lua copied to clipboard
Lua interpreter for Flutter apps.
Results
3
flutter_lua issues
Sort by
recently updated
recently updated
newest added
is it possible to add support for rendering or drawing from lua scripts and display it on flutter?
enhancement
At present, iOS is not supported. Contributions to remedy this would be most welcome.
enhancement
When I add 'flutter_lua: ^0.3.1' in my dev_dependencies I get the following error message when building for the ios Simulator 👎 [!] Unable to determine Swift version for the following...
bug