easy_week_calendar 1.0.4
easy_week_calendar: ^1.0.4 copied to clipboard
A sleek and flexible week-view calendar for Flutter with event indicators.
1.0.0 #
- Initial release of EasyWeekCalendar.
- Features: Week view, event counts, custom styling, and month/year picker.
1.0.1 #
- Bug fix: Resolved an issue with event count display on certain dates.
1.0.2 #
- Added support for custom date formats in the header title.
- Improved performance when rendering large numbers of events.
1.0.3 #
- Updated dependencies to ensure compatibility with the latest Flutter versions.
- Minor UI tweaks for better responsiveness on smaller screens.
1.0.4 #
- Example app added to demonstrate usage of the calendar widget.