pinkfish / flutter_native_timezone

Apache License 2.0
80 stars 163 forks source link

Fixing issue "The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher." #48

Closed baharudin-yusup closed 1 year ago

baharudin-yusup commented 1 year ago

Fixing issue #47

Change list

CalHoll commented 1 year ago

For anyone being held up here's how to use this commit.

flutter_native_timezone: 
    git:
      url: https://github.com/baharudin-yusup/flutter_native_timezone.git
      ref: e975c46ecb481dd67c98f1832f13df83776d8521

It doesn't look like this is actively maintained, if someone could launch a new package on pub that would be helpful!

tjarvstrand commented 1 year ago

Due to lack of maintenance in this repo, I have just published a fork on pub.dev.

I have taken the liberty of cherry-picking the commits in this branch into that fork.

icgoogo commented 1 year ago

since I can't run my app with this library because of the version issues, so @pinkfish I think this pr should be merged to be able to be used by many users.

larssn commented 1 year ago

@tjarvstrand So you plan on maintaining it?

tjarvstrand commented 1 year ago

@larssn Yes, that's the idea. I don't have a ton of time to invest but I'll do my best and I don't really expect there to be that much effort involved :)

larssn commented 1 year ago

@larssn Yes, that's the idea. I don't have a ton of time to invest but I'll do my best and I don't really expect there to be that much effort involved :)

Probably not no. Your biggest headacre will be saying no to weird PR's that does stuff no one asked for. 🙂

guyluz11 commented 1 year ago

And fix #49