carousel_slider: ^4.2.1
修改后:
carousel_slider: ^5.0.0
The argument type ‘CarouselController’ can’t be assigned to the parameter type ‘CarouselSliderController?’.
The method ‘animateToPage’ isn’t defined for the type ‘CarouselController’.
Try correcting the name to the name of an existing method, or defining a method named ‘animateToPage’.
仍然报错
登录后可查看更多问答,登录/注册