colored_image 1.1.0 copy "colored_image: ^1.1.0" to clipboard
colored_image: ^1.1.0 copied to clipboard

Apply color tints to images while preserving all details and luminance information. Perfect for theming icons and images dynamically.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add colored_image

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

dependencies:
  colored_image: ^1.1.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:colored_image/colored_image.dart';
1
likes
160
points
279
downloads

Publisher

verified publisherbrightbyte.work

Weekly Downloads

Apply color tints to images while preserving all details and luminance information. Perfect for theming icons and images dynamically.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on colored_image