clean_calendar 0.3.0-dev.1 copy "clean_calendar: ^0.3.0-dev.1" to clipboard
clean_calendar: ^0.3.0-dev.1 copied to clipboard

A brand-new Flutter calendar package that enables you to make a simple, lovely, and customizable calendar.

0.3.0-dev.1 #

  • Added weekly calendar view.
  • Added onCalendarViewDate callback to listen for change in calendar view date.
  • Updated example to showcase weekly calendar view and onCalendarViewDate.
  • Note - For weekly calendar view the default theme properties for leading-trailing dates is same as general dates default theme properties.

0.2.0-dev.2 #

  • Fixed README.md tables structure.

0.2.0-dev.1 #

  • Removed weird logs from package.
  • Optimized calendar scrolling and loading time tremendously.
  • Disable and hide different types of dates through their properties.
  • Customise dates look and feel by changing its properties.
  • Single date selection with customized behaviour.
  • Access selected dates.
  • Provide pre-selected dates.
  • Provide start and end dates for calendar view.
  • Provide initial month view for calendar view.
  • Provide current date for calendar view.
  • Improved documentation.

0.0.1-dev.3 #

  • Now, showing only public methods and classes.

0.0.1-dev.2 #

  • Updated and fixed typo in Readme.md.

0.0.1-dev.1 #

  • Initial development release.
67
likes
0
pub points
87%
popularity

Publisher

verified publisherdeepanshuchaudhary.com

A brand-new Flutter calendar package that enables you to make a simple, lovely, and customizable calendar.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_riverpod

More

Packages that depend on clean_calendar