iridescent_color 0.1.3 copy "iridescent_color: ^0.1.3" to clipboard
iridescent_color: ^0.1.3 copied to clipboard

Flutter package for exempting iridescent effect as color.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iridescent_color

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

dependencies:
  iridescent_color: ^0.1.3

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:iridescent_color/iridescent_color.dart';
1
likes
120
pub points
0%
popularity

Publisher

verified publisherspikeystudio.com

Flutter package for exempting iridescent effect as color.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, motion_sensors

More

Packages that depend on iridescent_color