问题
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