flutter_calendar_carousel 1.2.2 copy "flutter_calendar_carousel: ^1.2.2" to clipboard
flutter_calendar_carousel: ^1.2.2 copied to clipboard

outdated

Calendar widget for flutter that is swipeable. This widget can help you build customizable calendar with scrollable actions.

1.2.2 #

  • headerTextStyle fix#17.
  • Can show or hide header button with showHeaderButton attribute.

1.2.1 #

  • Week-format shows current week #15.

1.2.0 #

  • Support carousel week calendar.

1.1.11 #

  • Ability to customize weekend days #13.

1.1.10 #

  • Support weekFormat but without carousel.

1.1.9 #

  • Updated readme.

1.1.8 #

  • Render multiple marked dates.
  • markedDates is deprecated. Use markedDatesMap instead.

1.1.3 #

  • Mark dates with non-zero times.

1.1.2 #

  • Implemented a way to change the header text style.

1.1.1 #

  • Expose new variables.
    • headerMargin, childAspectRatio, weekDayMargin

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
472
likes
0
points
19.2k
downloads

Publisher

verified publisherdooboolab.com

Weekly Downloads

Calendar widget for flutter that is swipeable. This widget can help you build customizable calendar with scrollable actions.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

date_utils, flutter, intl

More

Packages that depend on flutter_calendar_carousel