Timeline View, Day view, Week View, Month view and add event Calendar flutter library?

老子叫甜甜 提交于 2020-01-24 00:36:07

问题


I am looking for Calendar Library in Flutter which has support for both web and mobile.

Calendar must has all the following views

  • Schedule View
  • Day View (Timeline Hourly)
  • 3/5 Days view (Timeline hourly)
  • Weekly View (Timeline Hourly)
  • Month View (Normal Calendar)

If Google has open source project for same, from where code can be abstract that will also helpful.

I have tried syncfusion-flutter-calendar but it does not support Flutter Web.

Following is the screenshot of type of calendar view needed

Following is all the calendar view that should look similar or same

Please help

来源:https://stackoverflow.com/questions/59752626/timeline-view-day-view-week-view-month-view-and-add-event-calendar-flutter-li

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!