metal_shader_fx 0.1.4 copy "metal_shader_fx: ^0.1.4" to clipboard
metal_shader_fx: ^0.1.4 copied to clipboard

Physically-based metallic border shine effects for Flutter — Cook-Torrance BRDF metallic shine on buttons, toggles, and text fields.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add metal_shader_fx

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

dependencies:
  metal_shader_fx: ^0.1.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:metal_shader_fx/metal_shader_fx.dart';
0
likes
160
points
196
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Physically-based metallic border shine effects for Flutter — Cook-Torrance BRDF metallic shine on buttons, toggles, and text fields.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on metal_shader_fx