colorfilter_generator 0.0.8 copy "colorfilter_generator: ^0.0.8" to clipboard
colorfilter_generator: ^0.0.8 copied to clipboard

Collection of ColorFilter matrices that can be used with ColorFiltered and generator to create custom color filters.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colorfilter_generator

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

dependencies:
  colorfilter_generator: ^0.0.8

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:colorfilter_generator/colorfilter_generator.dart';
16
likes
140
pub points
92%
popularity

Publisher

verified publisherensorta.com

Collection of ColorFilter matrices that can be used with ColorFiltered and generator to create custom color filters.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, matrix2d

More

Packages that depend on colorfilter_generator