kmeans_dominant_colors 0.1.7 copy "kmeans_dominant_colors: ^0.1.7" to clipboard
kmeans_dominant_colors: ^0.1.7 copied to clipboard

A Flutter package to extract dominant colors from images using K-means clustering algorithm. Perfect for generating color palettes, theme suggestions, and image analysis.

Changelog #

0.1.7 – 2025-11-27 #

  • minor update kmeans_dominant_colors

0.1.6 – 2025-11-19 #

  • minor bugs fix of kmeans_dominant_colors

0.1.2 – 2025-11-15 #

  • Initial release of kmeans_dominant_colors
  • Custom solution to extract dominant colors from images using K-Means clustering
  • Works for Flutter/Dart projects
  • Published on pub.dev
5
likes
150
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to extract dominant colors from images using K-means clustering algorithm. Perfect for generating color palettes, theme suggestions, and image analysis.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image

More

Packages that depend on kmeans_dominant_colors