builttoroam / device_calendar

A cross platform plugin for modifying calendars on the user's device
https://pub.dev/packages/device_calendar
BSD 3-Clause "New" or "Revised" License
259 stars 258 forks source link

New release whit support for IOS 17+ and android 14 (API 34) #527

Open Peng1104 opened 4 months ago

Peng1104 commented 4 months ago

The lasted release (4.3.2) was done in Nov 2024. But on this release the support for IOS 17+ and Android 14 (API 34) that need android Gradle plugin version 8+ was not added. Is there any prevision for when a release will have this features? I have seen that the develop branch has already fixed this issues.

Peng1104 commented 4 months ago

523 Is a example of this problem

istornz commented 4 months ago

iOS 17+ support is underway and should be available soon with a new pub.dev release #519

Peng1104 commented 4 months ago

iOS 17+ support is underway and should be available soon with a new pub.dev release #519

In this PR the "namespace" key to add the support for the AGP 8.0+ is still missing

istornz commented 3 months ago

At this time iOS 17+& Android 14+ fixs are now merged 👍 @thomassth Do you have some ETA when the new version/build will be published on pub.dev?

Thanks a lot 🥇

Albert221 commented 3 months ago

@thomassth hey! a friendly ping. The iOS 17+ support is already merged, we just wait for the release :)

UshaBrillio commented 2 months ago

@thomassth any ETA for iOS 17+ support

istornz commented 1 month ago

Bump, is there is any news? If not, maybe we can create a fork?