color_extract 1.0.1+1 copy "color_extract: ^1.0.1+1" to clipboard
color_extract: ^1.0.1+1 copied to clipboard

A Flutter package that extract the average color of a widget's background.

1.0.1+1 #

  • Added unit tests to improve code quality and ensure functionality.
  • Updated README file to provide clearer instructions and information about the package.
  • Added documentation (comments) throughout the code to make it easier for others to understand and use.

1.0.0 #

  • Initial release of the color_extract package.
  • Added ColorExtractor widget for extracting the dominant color from.
  • Added ColorAverager widget for averaging the color of an area of the screen.
  • Added ColorAveragerController for controlling the behavior of ColorAverager.
  • Added example code to demonstrate the usage of the widgets and controller.
  • Added unit tests for both widgets and the controller.
11
likes
150
points
8
downloads

Publisher

verified publisheritisnajim.com

Weekly Downloads

2024.09.23 - 2025.04.07

A Flutter package that extract the average color of a widget's background.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on color_extract