flutter_advanced_calendar 1.1.3 flutter_advanced_calendar: ^1.1.3 copied to clipboard
An advanced calendar provides a rich API for widget customization that opens a new look and feel in your app.
1.1.3 #
- Add
Function(DateTime)? onHorizontalDrag
parameter. It passes back viewable month and allows to load events for this month.
1.1.2 #
- Fix events comparison
- Add ability to style text
1.1.1 #
- Week swiping fixed
- Tap on Today for week view fixed
1.1.0 #
- Dots indicator feature implemented.
1.0.1+1 #
- LICENSE CHANGED.
1.0.1 #
- Week line height fixed.
- Theme support improvement.
- Theme example added.
1.0.0 #
- Null-Safety migrated.
0.0.6 #
- Documentation improvements.
0.0.5 #
- API provided, docs improvement.
0.0.4 #
- Custom date initialization fixed.
0.0.3 #
- Week & month view switching with date selection fixed.
0.0.2 #
- Switch between month and week views.
0.0.1+2 #
- Code formatted.
0.0.1+1 #
- Readme updated.
0.0.1 #
- Basic functionality implemented.