Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# Lazily loading events | Load more data on demand in Flutter Calendar
Lazily loading events | Load more data on demand in Flutter Calendar
This project explains the new load-more data feature in the Flutter event Calendar introduced in the 2021 Volume 1 release along with code examples.

## Blog reference
[How to Load More Data on Demand in Flutter Event Calendar](https://www.syncfusion.com/blogs/post/load-more-data-on-demand-in-flutter-event-calendar.aspx)