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
267 stars 267 forks source link

Because every version of device_calendar from git depends on timezone ^0.7.0 and flutter_local_notifications >=9.0.0 depends on timezone ^0.8.0, device_calendar from git is incompatible with flutter_local_notifications >=9.0.0 #363

Closed loicgeek closed 2 years ago

loicgeek commented 2 years ago

Please can you update timezone version? thanks

thomassth commented 2 years ago

Fixed in #345.

Please check the dev branch before making new issues, sometimes they are fixed but yet to be pushed to pub.dev