color_extractor 0.0.3 copy "color_extractor: ^0.0.3" to clipboard
color_extractor: ^0.0.3 copied to clipboard

A Flutter package for extracting dominant colors from images using c with ffi for performance optimisation and multiple image formats support.

Changelog #

[0.0.3] - Hotfix #1

  • Fixed DynamicLibrary path based on platforms
  • Fixed podspecsource_file path

[0.0.2] - Initial Release 🎉

  • Add tests
  • Updated Dependencies

[0.0.1] - Initial Release 🎉 Added 🚀

  • Introduced the dominant color extraction functionality using k-means clustering.
  • Full support for Android and iOS platforms.
  • Implemented pixel quantization for improved performance and reduced complexity.
  • Image downsampling for handling large images efficiently.
  • Color comparison and distance measurement methods for clustering accuracy.
  • Example app showcasing dominant color extraction from an image using C and Flutter.

Coming Soon ⏳ #

  • Mac and Windows platform support.
2
likes
150
points
85
downloads

Publisher

verified publisherbanerjeearnab.com

Weekly Downloads

A Flutter package for extracting dominant colors from images using c with ffi for performance optimisation and multiple image formats support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

camerawesome, ffi, flutter, http, image, logger, meta

More

Packages that depend on color_extractor