Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't be builded with flutter 3 - flutter_native_timezone want old Gradle plugin #326

Closed
Akiyamka opened this issue Jun 28, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@Akiyamka
Copy link

> flutter build apk 
* What went wrong:
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher.
The following dependencies do not satisfy the required version:
project ':flutter_native_timezone' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50

Flutter 3.10.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 796c8ef792 (2 weeks ago) • 2023-06-13 15:51:02 -0700
Engine • revision 45f6e00911
Tools • Dart 3.0.5 • DevTools 2.23.1


@Akiyamka Akiyamka changed the title can't be bilded in flutter 3 - flutter_native_timezone want old Gradle plugin can't be builded with flutter 3 - flutter_native_timezone want old Gradle plugin Jun 28, 2023
@Akiyamka
Copy link
Author

Looks like flutter_native_timezoneis not updated anymore, and better to use fork
pinkfish/flutter_native_timezone#56

@bardram
Copy link
Contributor

bardram commented Jul 23, 2023

Hi @Akiyamka - I have noticed that flutter_native_timezone is no longer supported and I've switched to using flutter_timezone instead.

I am in the process of publishing a new major version of CAMS (version 1.1.0) where this (and a lot of other things) will be updated.

@bardram bardram added the enhancement New feature or request label Jul 23, 2023
@bardram
Copy link
Contributor

bardram commented Aug 27, 2023

This has now been released as part of CAMS version 1.1.x

@bardram bardram closed this as completed Aug 27, 2023
@Akiyamka
Copy link
Author

Cool, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants