calendar_advanced 1.0.3 copy "calendar_advanced: ^1.0.3" to clipboard
calendar_advanced: ^1.0.3 copied to clipboard

A calendar or date picker for Flutter projects.

1.0.3 #

  • Fixed shouldAllowSelection method not considering startDate end endDate values properly
  • Updated dependencies

1.0.2 #

  • Changed startHour and endHour type from double to DateTime
  • Updated dependencies

1.0.1 #

Updated dependencies

1.0.0 #

  • BREAKING - Change builder methods to expose CalendarAdvancedController
  • Expose default cell builder
  • Allow to select today by default when calling goToToday()
  • Change calendar arrows position
  • Avoid cell selection if date is not in range
  • Added swipe gestures to change modes or goBack/goforward in calendar
  • Added parameters to enable or disable gestures and to enable or disable highlight initialDate
  • Bugfix

0.0.2 #

Added docs and improved Readme.

0.0.1 #

Initial release. Contains a calendar widget with monthly, weekly and daily views. It can be used also as a date picker.

1
likes
140
points
41
downloads

Documentation

API reference

Publisher

verified publishermobilesoft.it

Weekly Downloads

A calendar or date picker for Flutter projects.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, flutter, intl, provider

More

Packages that depend on calendar_advanced