my flutter sdk is 3.24.0 but i dont find Carousalview?
@thecoderbrain2 ай бұрын
Try to type properly "CarouselView," then you will get the widget.
@msn90062 ай бұрын
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
@thecoderbrain2 ай бұрын
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.
@raj57002 ай бұрын
My system not working after upgrading flutter SDK.
@thecoderbrain2 ай бұрын
What issue do you get after upgrading Flutter SDK? Any errors? So tell me
@kaustav999Ай бұрын
your other library will get error because you have to upgrade the library also