CHRISTOPANANJICKAL / fast_cached_network_image

A flutter package to cache network image fastly without native dependencies.
MIT License
30 stars 36 forks source link

uuid version is not up to date #43

Closed 9d77v closed 10 months ago

9d77v commented 10 months ago

Because fast_cached_network_image 1.2.0 depends on uuid ^3.0.7 and no versions of fast_cached_network_image match >1.2.0 <2.0.0, fast_cached_network_image ^1.2.0 requires uuid ^3.0.7. So, because xxx depends on both fast_cached_network_image ^1.2.0 and uuid ^4.0.3, version solving failed.

CHRISTOPANANJICKAL commented 8 months ago

Version updated