Skip to content

Instantly share code, notes, and snippets.

@defensive-wizard
Last active September 22, 2021 11:46
Show Gist options
  • Save defensive-wizard/4002b3a0f38038f4598f3a2d16d008f0 to your computer and use it in GitHub Desktop.
Save defensive-wizard/4002b3a0f38038f4598f3a2d16d008f0 to your computer and use it in GitHub Desktop.
final PaletteGenerator paletteGenerator =
await PaletteGenerator.fromImageProvider(
image,
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment