tree: fae1cc090b878e139a7c46d76369507bf759596a [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.