【问题标题】:Is it possible to create, update, delete the events on Google Calendar application with Flutter?是否可以使用 Flutter 创建、更新、删除 Google 日历应用程序上的事件?
【发布时间】:2023-01-09 18:23:05
【问题描述】:

有没有可能与谷歌日历同步实现这个功能,并立即反映在谷歌日历上?

在所选日历中创建新的日历事件 在所选日历中按 UID 更新现有日历事件 在所选日历上按 UID 删除日历事件 以上功能应该适用于 Android 和 iOS

实际上,我试过 syncfusion_flutter_calendar,但我认为它仅作为视图工作。

【问题讨论】:

    标签: flutter dart calendar


    【解决方案1】:

    你可以使用他们的 API:

    https://developers.google.com/calendar/api/guides/overview

    而且,它不是免费的。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-03-12
      • 2013-02-19
      • 1970-01-01
      • 2012-08-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多