serenader

Results 6 comments of serenader

Sorry, can you provide more info?

Hi @giorgio79 , I think you can wrap your carousel slider children in a gesture detector, and add this functionality in the gesture detector callback.

Hi, I think you can achieve this feature by using the `onPageChanged` callback.

Hi, sorry for the late response. Currently there is no way to define a dynamic height for each carousel item. But I think it can be done by creating a...

Unfortunately, I think it is not easy to implement this feature. Because we use `PageView` to display the carousel, but `PageView` doesn't allow us to have a responsive children's height,...

I'll close this PR, since the issue is fixed in v5.0.0