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
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.
How to achieve the carousel deign in your thumbnail wherein you have center enlarge image with next and previous image behind it
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
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.
my flutter sdk is 3.24.0 but i dont find Carousalview?
Try to type properly "CarouselView," then you will get the widget.
My system not working after upgrading flutter SDK.
What issue do you get after upgrading Flutter SDK? Any errors? So tell me
your other library will get error because you have to upgrade the library also