tree: 47014d5c15a1c82eed2ed0234ed248e7b706f712 [path history] [tgz]
  1. example/
  2. lib/
  3. test/
  4. AUTHORS
  5. CHANGELOG.md
  6. dart_test.yaml
  7. LICENSE
  8. pubspec.yaml
  9. README.md
packages/palette_generator/README.md

Palette Generator package

pub package

A Flutter package to extract prominent colors from an Image, typically used to find colors for a user interface.

Example

To see how to use the PaletteGenerator class in your code, see the example app.