79706759

Date: 2025-07-18 21:25:56
Score: 0.5
Natty:
Report link

In Flutter 3.32 you can set enableSplash to false to disable build in gesture and make children clickable.

CarouselView(
    enableSplash: false
)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: flutroid