umbra_flutter 0.1.0-dev.4 copy "umbra_flutter: ^0.1.0-dev.4" to clipboard
umbra_flutter: ^0.1.0-dev.4 copied to clipboard

An accompanying Flutter library for generated Umbra shaders.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add umbra_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  umbra_flutter: ^0.1.0-dev.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:umbra_flutter/umbra_flutter.dart';
17
likes
80
pub points
37%
popularity

Publisher

verified publisherwolfenra.in

An accompanying Flutter library for generated Umbra shaders.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on umbra_flutter