material_palette 1.2.0 copy "material_palette: ^1.2.0" to clipboard
material_palette: ^1.2.0 copied to clipboard

A collection of procedural material shader widgets for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_palette

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

dependencies:
  material_palette: ^1.2.0

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:material_palette/material_palette.dart';
1
likes
160
points
1.26k
downloads

Publisher

verified publisherflutterflow.io

Weekly Downloads

A collection of procedural material shader widgets for Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#shader #material #gpu #glsl #animation

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_shaders

More

Packages that depend on material_palette