Skip to content

Releases: pinkfish/flutter_calendar

Bug in null safety

07 Mar 02:49
Compare
Choose a tag to compare

Fix bugs in the null safety stuff

Update to null safety

05 Mar 06:54
Compare
Choose a tag to compare

Update to null safety

Use the clock package

02 Mar 01:18
5387812
Compare
Choose a tag to compare

To get the now time making tests easier to write

Switch to using clock for time

01 Mar 21:48
Compare
Choose a tag to compare

Using clock.now() so the time parts can be tested.

Fix issues with Android

28 Feb 05:23
57fb784
Compare
Choose a tag to compare

Fix the double dispose issue.