umbra_cli 0.1.0-dev.8 copy "umbra_cli: ^0.1.0-dev.8" to clipboard
umbra_cli: ^0.1.0-dev.8 copied to clipboard

Umbra CLI allows Flutter developers to create their own shaders and compile them to strongly typed dart files.

Umbra CLI

Pub umbra_cli coverage style: very good analysis License: MIT Powered by Mason


Umbra CLI allows Flutter developers to create their own shaders and compile them to strongly typed dart files.

Quick start #

# 🎯 Activate from https://pub.flutter-io.cn
dart pub global activate umbra_cli

# πŸš€ Install umbra dependencies
umbra install-deps

# πŸ•ΆοΈ Create your first shader
umbra create hello_world

# πŸ“¦ Compile your first shader to a Dart file
umbra generate shaders/hello_world.glsl --output lib/shaders/

For more information related to the CLI commands see the CLI documentation.

Documentation related to shaders can be found in the Shader Specifications documentation.

35
likes
120
points
8
downloads

Publisher

verified publisherwolfenra.in

Weekly Downloads

Umbra CLI allows Flutter developers to create their own shaders and compile them to strongly typed dart files.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

archive, args, collection, mason, meta, path, pub_updater, umbra

More

Packages that depend on umbra_cli