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

Flutter package for exempting iridescent effect as color.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add iridescent_color

With Flutter:

 $ flutter pub add iridescent_color

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

dependencies:
  iridescent_color: ^0.1.1

Alternatively, your editor might support dart pub get or 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
0
pub points
11%
popularity

Publisher

verified publisherspikeystudio.com

Flutter package for exempting iridescent effect as color.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, motion_sensors

More

Packages that depend on iridescent_color