image_color_builder 1.0.3 image_color_builder: ^1.0.3 copied to clipboard
A Flutter package for generating the image and the image's dominant color with a given image url.
[1.0.0] - 10 Oct 2023 #
- Done: Describe initial release.
[1.0.1] - 10 Oct 2023 #
- Done: Support url is optional or the image get failed to Image null safety.
[1.0.2] - 11 Oct 2023 #
- Feat: Support image memory caching with the key of url.
[1.0.3] - 12 Oct 2023 #
- Feat: Support to read the local path image.