infinite-carousel-flutter icon indicating copy to clipboard operation
infinite-carousel-flutter copied to clipboard

space between items

Open alish-sw opened this issue 1 year ago • 1 comments

Hi I use your great package in my project,but i have a problem with use package that is add space between item look like the use pic that your team upload in pub dev,please help me.tnx

alish-sw avatar Jun 22 '24 10:06 alish-sw

Hi @alish-sw, that is the Padding on top of every item that created the space in the example. You can refer to https://github.com/GeekyAnts/infinite-carousel-flutter/blob/main/example/lib/screens/horizontal.dart file itemBuilder section to look more on the source code for the examlpe pics.

I hope it clears your query. Please let me know in case anything else is needed. Thanks.

manuindersekhon avatar Jun 27 '24 10:06 manuindersekhon