kalender 0.0.7
kalender: ^0.0.7 copied to clipboard
This Flutter package offers a Calendar Widget featuring integrated Day, MultiDay, and Month views. Moreover, it empowers you to tailor the visual aspects of the calendar widget.
0.0.1 #
- Initial Release
0.0.2 #
- Fixed images in README.md
0.0.3 #
- Fixed desktop_views.png in README.md
0.0.4 #
- Fixed link to web exmaple.
- Fixed bugs on mobile.
- Removed intl dependency.
0.0.5 #
- Added verticalStepDuration (Duration of each vertical step while dragging).
- Added custom LayoutControllers.
- Added custom LayoutControllers example.
- Added modifyable parameter to CalendarEvent.
- Bug fixes (Getting stuck while dragging event)