flutter_calendar_carousel 1.1.0
flutter_calendar_carousel: ^1.1.0 copied to clipboard
Calendar widget for flutter that is swipeable. This widget can help you build customizable calendar with scrollable actions.
[1.1.0] #
- Give proper text color in weekend when it is today.
- Compare month and year for marking today's date. Resolve #3.
[1.0.3] #
- Fixed pub broken image.
[1.0.2] #
- Use
Position
widget to mark the dates.
[1.0.1] #
- Show markedDates.
[0.2.0] #
- Customizable headerWidget.
- Setting weekdays visibility
- Customizable weekend color.
[0.1.3] #
- Rename the top-level "docs" directory to "doc".
[0.1.1] #
- Added readme.
[0.1.0] #
- First release