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.
10
likes
160
pub points
67%
popularity

Publisher

verified publisheritisnajim.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on color_extract