Open joaquingrech opened 6 months ago
Hi, you need to set the value viewportFraction. This define the width of each page.
options: CarouselOptions(
viewportFraction: 0.5,
),
is this issue fixed
Hi, you need to set the value viewportFraction. This define the width of each page.
options: CarouselOptions( viewportFraction: 0.5, ),
that's not fixing anything.
I also need this
Anyone knows how to make it display multiple images at once, similar to a scroll? Like the example in https://pub.dev/packages/infinite_carousel