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

Upgrade timezone dependency from 0.8.0 to 0.9.0 #460

Closed techwn closed 1 year ago

techwn commented 1 year ago

I noticed that timezone 0.9.0 published 2 months ago, I'm using another plugin named: flutter_local_notifications which also use timezone, currently I need use dependency_overrides to force timezone 0.9.0.

thomassth commented 1 year ago

already in the pipeline. See #459