Last active
September 22, 2021 11:46
-
-
Save defensive-wizard/4002b3a0f38038f4598f3a2d16d008f0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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