x_color 0.0.2+2 copy "x_color: ^0.0.2+2" to clipboard
x_color: ^0.0.2+2 copied to clipboard

A dynamic and remote color data holder for flutter remote-ui project

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x_color

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

dependencies:
  x_color: ^0.0.2+2

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:x_color/x_color.dart';
0
likes
130
pub points
32%
popularity

Publisher

verified publishergrida.co

A dynamic and remote color data holder for flutter remote-ui project

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on x_color