flutter_swiper icon indicating copy to clipboard operation
flutter_swiper copied to clipboard

Reverse the order of cards shown in custom layout

Open nishantdesigns opened this issue 2 years ago • 0 comments

I have been trying to create a custom carousel in Flutter that has stacked cards using the custom layout. But am unable to reverse the order of cards so the current card is on top of the stack.

Here is the link to a detailed question posted on Stackoverflow.

nishantdesigns avatar Sep 09 '23 05:09 nishantdesigns