colorgram 2.0.0 copy "colorgram: ^2.0.0" to clipboard
colorgram: ^2.0.0 copied to clipboard

Colorgram is a lightweight tool that allows you to extract prominent colors from image. This is a Dart port of the original Colorgram.js library.

1.0.0 #

  • Initial version.

1.0.1 #

  • Added links to example

2.0.0 #

  • Major performance improvements
  • Makes it easier for resizing operations to be done on image
  • Dropped pure dart support
  • Flutter Web is now supported
  • Changed how the main extractColor function works: Takes ImageProvider as the input instead of File
4
likes
160
points
321
downloads

Publisher

unverified uploader

Weekly Downloads

Colorgram is a lightweight tool that allows you to extract prominent colors from image. This is a Dart port of the original Colorgram.js library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on colorgram