Skip to content

Releases: pinkfish/flutter_calendar

Bug in null safety

Choose a tag to compare

@pinkfish pinkfish released this 07 Mar 02:49

Fix bugs in the null safety stuff

Update to null safety

Choose a tag to compare

@pinkfish pinkfish released this 05 Mar 06:54

Update to null safety

Use the clock package

Choose a tag to compare

@pinkfish pinkfish released this 02 Mar 01:18
5387812

To get the now time making tests easier to write

Switch to using clock for time

Choose a tag to compare

@pinkfish pinkfish released this 01 Mar 21:48

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

Fix issues with Android

Choose a tag to compare

@pinkfish pinkfish released this 28 Feb 05:23
57fb784

Fix the double dispose issue.