简体   繁体   English

如何从 Yahoo 日历和 webmail 日历中收集数据,以便将它们同步到 flutter 日历应用程序中?

[英]How can I collect data from Yahoo calendar and webmail calendar for include sync them in a flutter calendar application?

I'm creating a mobile calendar in Flutter and I would like sync it with a Yahoo Calendar and a webmail calendar.我正在 Flutter 中创建一个移动日历,我想将它与雅虎日历和网络邮件日历同步。 How can I do that?我怎样才能做到这一点?

You need to access their API.您需要访问他们的 API。 Which is like a backdoor for apps to get specific data.这就像应用程序获取特定数据的后门。 The API should be on the official site of the service. API 应该在该服务的官方网站上。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM