Flutter Scrolling Calendar 🗓
A customizable calendar widget to easily scroll through the years
Features
- Choose range of years and the initial year to show
- Callback on month-tap with date information
- Choose the color of the current day indicator
- Override the default month names
Planned Features
- Customizable color indications per date
- Allow for better customization of elements
- Zoom-in to month view on tap in year-view
- Zoom-in to day view on tap in month-view
- Infinite scrolling
Source Github url : https://github.com/mennorenkens/flutter_scrolling_calendar
Next Article : https://flutterappdev.com/2019/04/19/set-flutter-date-pickers-mobile-app-development/