Closed jamesldr closed 3 months ago
Since Flutter v3.24.0 update, it was added a CarouselView widget that has its own controller named CarouselController.
CarouselView
CarouselController
This PR objective is to solve compatibility issues between the package and Flutter's Material package
hey @serenader2014 please see this.
Since Flutter v3.24.0 update, it was added a
CarouselView
widget that has its own controller namedCarouselController
.This PR objective is to solve compatibility issues between the package and Flutter's Material package