ultimate_alarm_clock icon indicating copy to clipboard operation
ultimate_alarm_clock copied to clipboard

Upgrade Codebase to Flutter 3.29+

Open Mayank4352 opened this issue 8 months ago • 4 comments

All the current code in the repository is using Flutter 3.22.2 and we have had several major upgrade to flutter since then. The project is also using older versions of Gradle, Kotlin and all of the libraries. I believe it is high time to upgrade the codebase to the latest Flutter versions as this

  • Onboard new contributors who are using recent flutter versions quicker.
  • Take advantage of recent security updates as well as vulnerability patches.
  • Replace deprecated code and support a wider number of devices.

Mayank4352 avatar Mar 28 '25 19:03 Mayank4352

@MarkisDev @NishantSinghal19 Please Assign this to me, i would like to work on this.

Mayank4352 avatar Mar 28 '25 19:03 Mayank4352

The Scope of this issue also cover this one Replace code deprecated with Flutter 3.27 #692

@c-o-d-e-y-o-d-a if you are not working on this, Is it ok if i do this?

Mayank4352 avatar Mar 28 '25 19:03 Mayank4352

The Scope of this issue also cover this one Replace code deprecated with Flutter 3.27 #692

@c-o-d-e-y-o-d-a if you are not working on this, Is it ok if i do this?

go ahead

c-o-d-e-y-o-d-a avatar Mar 28 '25 19:03 c-o-d-e-y-o-d-a

@Mayank4352 I believe the project maintainers have some different plans. I have already raised this issue and fixed it. You can see it here #714

Mastermind-sap avatar Mar 31 '25 00:03 Mastermind-sap