Relative Content

Tag Archive for androidflutterdart

CachedNetworkImage is not working in Carousel Slider

I am working on a Flutter app where I am using the CachedNetworkImage package to load images inside a CarouselSlider. However, I noticed that whenever the carousel moves to the next image, the image is reloading even though I am using CachedNetworkImage. I would expect the images to be cached and not reload unnecessarily.

CachedNetworkImage is not working in Carousel Slider

I am working on a Flutter app where I am using the CachedNetworkImage package to load images inside a CarouselSlider. However, I noticed that whenever the carousel moves to the next image, the image is reloading even though I am using CachedNetworkImage. I would expect the images to be cached and not reload unnecessarily.

CachedNetworkImage is not working in Carousel Slider

I am working on a Flutter app where I am using the CachedNetworkImage package to load images inside a CarouselSlider. However, I noticed that whenever the carousel moves to the next image, the image is reloading even though I am using CachedNetworkImage. I would expect the images to be cached and not reload unnecessarily.