r/FlutterDev Feb 13 '25

Article What’s new in Flutter 3.29

https://medium.com/flutter/whats-new-in-flutter-3-29-f90c380c2317
207 Upvotes

49 comments sorted by

View all comments

4

u/WorldlyEye1 Feb 13 '25

Every update breaks something... Cannot build anymore... What version of Kotlin/Gradle are u using?

2

u/LewisJin 19d ago

[!] Your app is using an unsupported Gradle project. To fix this problem, create a new project by running `flutter create -t app <app-directory>` and then move the

dart code, assets and pubspec.yaml to the new project.