pinkfish / flutter_native_timezone

Apache License 2.0
75 stars 152 forks source link

Fail to Build a Flutter Project with 2.0.0 flutter_native_timezone #49

Open carlfost opened 1 year ago

carlfost commented 1 year ago

It seems like the Flutter_Native_Timezone plugin package needs an kotlin upgrade. I got this build error from my vscode flutter env:

FAILURE: Build failed with an exception.

BUILD FAILED in 8s Exception: Gradle task assembleDebug failed with exit code 1

tjarvstrand commented 1 year ago

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

There is an open PR in this repository that I should solve your issue and I have cherry-picked that into my fork.