PawelZaw

Results 2 comments of PawelZaw

Hello @KePeng1019, I have the same issue. I will provide some details to make it easier to locate the problem. Phone: Samsung SM-J610FN, Android version: 8.1.0, Samsung Experience: 9.5; After...

Maybe try with dynamic changing height in StatefulWidget. The example below is for changing the width. Sorry for formatting: `import 'package:carousel_slider/carousel_slider.dart'; class HomeBannerDesktop extends StatefulWidget { const HomeBannerDesktop({Key key}) :...