lualike_hooks 0.2.0
lualike_hooks: ^0.2.0 copied to clipboard
Build hook for compiling Lua scripts to bytecode and bundling as data assets in Flutter apps.
0.2.0 #
- Broaden the
lualikedependency constraint to>=0.3.0 <0.6.0.
0.1.1 #
- Bump
lualikedependency to^0.4.0. - Add
CompileModesupport for bytecode, generated Dart source, and embedded bytecode output. - Add Flutter-facing hooks re-export and improved examples/docs.
0.1.0 #
- Initial build-hook package for compiling Lua scripts to bytecode at build time.