shader_cli 0.0.1 copy "shader_cli: ^0.0.1" to clipboard
shader_cli: ^0.0.1 copied to clipboard

discontinuedreplaced by: shader
outdated

Command-line application for compiling GLSL shaders into Flutter-compatible SPR-V byte code.

shader_cli #

Command-line tool to easily compile GLSL shaders into SPR-V byte code required by Flutter.

This package relates to the shader package project.

Usage #

Install the shader executable by running:

dart pub global activate shader_cli

Now you can use the shader executable in your Flutter projects. For more information run

shader --help

Or visit the documentation of the shader package project.

3
likes
110
points
1
downloads

Publisher

verified publisherfelix-blaschke.de

Weekly Downloads

Command-line application for compiling GLSL shaders into Flutter-compatible SPR-V byte code.

Documentation

API reference

License

MIT (license)

Dependencies

args, http, path, stringr, watcher

More

Packages that depend on shader_cli