flutter_image_carousel
flutter_image_carousel copied to clipboard
In a listview is not animating
Hi,
I got this behaviour that when I use the carousel in a list view is not animating, if I swap left-right I can see the different images...
Do I have to do anything particular in a list view ?
Thanks
Can you provide an video or gif?
Here is a video of my app
https://drive.google.com/open?id=1SIjipGDwLLlFtsGZZ3Qh-8kNFe-dChVe
The imgs are in the carousel of course, I did have the error in the console about tabcontroller was disposed couldn't be used If I comment on dispose the error disappear but still no animation.. :)