flutter_week_view 0.2.1
flutter_week_view: ^0.2.1 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] - 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.