flutter_calendar_view 0.0.7 flutter_calendar_view: ^0.0.7 copied to clipboard
A package that provides a customizable day view calendar widget.
0.0.7 #
- Fix dragging existing items (broken in 0.0.6)
0.0.6 #
- Allow to be used in a scroll view (iOS bugfix)
0.0.5 #
- Add generic
item
to DayViewItem and allow dragging to be enabled/disabled on a per item basis.
0.0.4 #
- Fixed bugs in minumumDuration and long press range selection.
- Added tap to add an event to the calendar on that hour.
0.0.3 #
- Fix bug where DayViewWidget could be dragged to the next or previous day.
0.0.2 #
- Fix bug where DayViewWidget new items where not layed out when trying to render.
0.0.1 #
- Initial release with calendar view, day item widgets and draggable interactions.