color_preview 0.9.1 copy "color_preview: ^0.9.1" to clipboard
color_preview: ^0.9.1 copied to clipboard

Packages for easy confirmation of widget colors, Intuitive design

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add color_preview

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

dependencies:
  color_preview: ^0.9.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:color_preview/color_preview.dart';
0
likes
150
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Packages for easy confirmation of widget colors, Intuitive design

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_colorpicker

More

Packages that depend on color_preview