calendar_day_view 1.5.0 copy "calendar_day_view: ^1.5.0" to clipboard
calendar_day_view: ^1.5.0 copied to clipboard

This package is dedicated to calendar day view. This is a complement to calendar to make your app better

1.5.0 #

  • allow user to add ScrollController, physic and primary.
  • calendar Day View now work better with Sliver (thanks @Paul-Todd).
  • update example

1.4.1 #

  • fix doc typo

1.4.0 #

  • add onTimeTap in OverflowDayView. Allow user to tap on day view (ex: tap to create event at that time)
  • fix typo in readme
  • refactor code and algorithm

1.3.0 #

  • refactor code of day views to use ListView.
  • add indicator for more item in overflow List view row.
  • update example and readme

1.2.0 #

  • allow to render events rows as ListView in [OverFlowCalendarDayView]. this can be achieve by set renderRowAsListView = true. This brings more flexibility to you to customize your Overflow event presentation.
  • fix event height issue in [OverFlowCalendarDayView]
  • refactor code base

1.1.4 #

  • fix didUpdateWidget

1.1.3 #

  • fix scale issue

1.1.2 #

  • fix time line gap calculation

1.1.1 #

  • fix time line issue,
  • fix row height consistency

1.1.0 #

  • alow to set height per minute in [InRowCalendarDayView] and [OverflowItemBuilder]
  • option to show a line that indicates current hour and minute in day view
  • refactor code to reflect height per minute correctly

1.0.2 #

  • fix type of [OverflowItemBuilder]

1.0.1 #

  • Support older sdk version

1.0.0 #

  • All features are ready to use
26
likes
0
pub points
80%
popularity

Publisher

verified publishersamderlust.com

This package is dedicated to calendar day view. This is a complement to calendar to make your app better

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on calendar_day_view