flutter_lua 0.1.0 copy "flutter_lua: ^0.1.0" to clipboard
flutter_lua: ^0.1.0 copied to clipboard

outdated

Lua interpreter and runtime for executing dynamic scripts in Flutter apps.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2019-02-27 #

Added #

  • Lua.version static method
  • LuaThread#eval() method
  • LuaThread#evalAsset() method
  • LuaThread#evalFile() method
  • LuaThread#exec() method
  • LuaThread#execAsset() method
  • LuaThread#execFile() method
15
likes
0
pub points
13%
popularity

Publisher

unverified uploader

Lua interpreter and runtime for executing dynamic scripts in Flutter apps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta

More

Packages that depend on flutter_lua