weekview_calendar 1.0.1
weekview_calendar: ^1.0.1 copied to clipboard
Customizable, feature-packed Week view calendar widget for Flutter.
1.0.1 Fixes #
- bug fixes
1.0.0 Fixes #
- Customisable Month and Year format in Header.
0.0.9 Fixes #
- bug fixes
0.0.8 Fixes #
- bug fixes
0.0.7 Fixes #
- bug fixes
0.0.6 Fixes #
- bug fixes
0.0.5 Fixes #
- bug fixes
0.0.4 Added Icon for Changing Format of Calendar #
- add property in headerStyle
0.0.3 Month and Year Selection #
- Month and Year selection based on firstDay and lastDay and add property in headerStyle
0.0.2 Month and Year Selection #
- Month and Year selection based on firstDay and lastDay
0.0.1 Initial release #
- Fully working WeekView Calendar; example included