flutter_week_view 0.2.1+6
flutter_week_view: ^0.2.1+6 copied to clipboard
Displays a highly customizable week view (or day view) which is able to display events, to be scrolled, to be zoomed-in & out and a lot more !
[0.2.1+6] - 2020-03-12 #
- Fixed a bug with initial scrolling.
[0.2.1+5] - 2020-03-10 #
- Fixed a bug with events positioning.
- Added the ability to change the initial hour / minute.
- Fixed day bar positioning in
DayView
.
[0.2.1+4] - 2020-02-18 #
- Fixed a bug with
ZoomController
in stateful context.
[0.2.1+3] - 2020-02-17 #
- Fixed a bug that disallowed to put the widget in a stateful context.
[0.2.1+2] - 2020-02-17 #
- Fixed a problem with the current time rule circle.
[0.2.1+1] - 2020-02-13 #
- Fixed a problem with the current time rule.
[0.2.1] - 2020-02-02 #
- Added the ability to create a
WeekView
widget with a builder. - Fixed a problem with controllers that were not usable.
[0.2.0+2] - 2020-01-27 #
- A little bug fixed.
[0.2.0] - 2020-01-21 #
- Added the ability to completely change the background.
- Performance improvement (see #7).
[0.1.0+1] - 2020-01-15 #
- Fixed a bug where events that weren't overlapping the current date were not displayed.
[0.1.0] - 2020-01-13 #
- First public Beta.