hue_rotation 1.2.1 copy "hue_rotation: ^1.2.1" to clipboard
hue_rotation: ^1.2.1 copied to clipboard

outdated

Change the color of any widget that has a color, like SwiftUI's Hue Rotation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hue_rotation

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

dependencies:
  hue_rotation: ^1.2.1

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:hue_rotation/hue_rotation.dart';
22
likes
0
pub points
65%
popularity

Publisher

verified publisherachim.io

Change the color of any widget that has a color, like SwiftUI's Hue Rotation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on hue_rotation