table_calendar 0.2.2 copy "table_calendar: ^0.2.2" to clipboard
table_calendar: ^0.2.2 copied to clipboard

outdated

Flutter Calendar organized neatly into a Table. Features events and different calendar formats. Autosizes vertically, saving space for other widgets.

[0.2.2] #

  • Added optional initial Date (defaults to DateTime.now())

[0.2.1] #

  • Added animated Swipe gesture
  • CalendarFormat can be now enforced programmatically

[0.2.0] #

  • Added animations to CalendarFormat change
  • Added animations to Date selection
  • Added new CalendarFormat - TwoWeeks
  • Available CalendarFormats can now be specified

[0.1.4] #

  • Refactored code
  • Updated example project

[0.1.3] #

  • Added chevron button customization
  • Calendar header can be hidden now

[0.1.2] #

  • Added OnFormatChanged callback

[0.1.1] #

  • Added CalendarFormat button customization

[0.1.0] #

  • Added CalendarFormat button - toggle between month view and week view
  • Additional customization is now available

[0.0.2] #

  • Revamped example
  • Improved description

[0.0.1] - Initial release #

  • Fully working TableCalendar; example included
2680
likes
0
pub points
99%
popularity

Publisher

unverified uploader

Flutter Calendar organized neatly into a Table. Features events and different calendar formats. Autosizes vertically, saving space for other widgets.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

date_utils, flutter, intl

More

Packages that depend on table_calendar