Flutter Release 3.24 | New CarouselView Tutorial | A Step-by-Step Guide 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 8

  • @vinceryancabonita4786
    @vinceryancabonita4786 24 วันที่ผ่านมา

    How to achieve the carousel deign in your thumbnail wherein you have center enlarge image with next and previous image behind it

  • @msn9006
    @msn9006 3 หลายเดือนก่อน +1

    Brother after upgrading the fluter to 3.24 version I am having issues in app/build.gradle
    It's basically in plugins block showing something for Java.util.sets .
    I tried to resolve GeneratedPluginRegistrant.java but it was also showing errors , I just creates a new flutter project by flutter create project and still the same errors

    • @thecoderbrain
      @thecoderbrain  3 หลายเดือนก่อน

      Go inside your app/build.gradle and check the Kotlin version there, specifically ext.kotlin_version. My version is now 1.9.25, which is the stable version for Flutter 3.24. Make sure to update yours to the latest version as well.

  • @Decode.f
    @Decode.f 3 หลายเดือนก่อน +1

    my flutter sdk is 3.24.0 but i dont find Carousalview?

    • @thecoderbrain
      @thecoderbrain  3 หลายเดือนก่อน

      Try to type properly "CarouselView," then you will get the widget.

  • @raj5700
    @raj5700 3 หลายเดือนก่อน

    My system not working after upgrading flutter SDK.

    • @thecoderbrain
      @thecoderbrain  3 หลายเดือนก่อน

      What issue do you get after upgrading Flutter SDK? Any errors? So tell me

    • @kaustav999
      @kaustav999 2 หลายเดือนก่อน

      your other library will get error because you have to upgrade the library also