scrolling_years_calendar_nullsafety 2.0.0-nullsafety.1 scrolling_years_calendar_nullsafety: ^2.0.0-nullsafety.1 copied to clipboard
A calendar widget to easily scroll through the years, allowing for customizations to fit your design. Forked from https://github.com/mennorenkens/flutter_scrolling_calendar
Changelog #
[2.0.0-nullsafety.1] - 2021-03-31 #
[1.3.0] - 2020-08-10 #
Added #
- Customizable month title style.
1.2.1 - 2020-04-05 #
Fixed #
- Bottom overflow bug.
1.2.0 - 2019-07-18 #
Added #
- Optional highlighted dates.
Changed #
- Breaking. Renamed color property, which is now required.
Fixed #
- Breakpoint bug.
1.1.0 - 2019-05-19 #
Changed #
- Major refactor.
- Breaking. Renamed properties.
- Breaking. Require Flutter 1.5.0.
1.0.0 - 2018-10-28 #
Added #
- Scrolling years calendar.