sud0su / calendar_agenda

MIT License
11 stars 14 forks source link

Update scrollable_positioned_list to ^0.3.2; fix issue #5 #4

Closed SpicyChair closed 2 years ago

SpicyChair commented 2 years ago

Bumps the version of the scrollable_positioned_list to the latest. This fixes the "Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null" error with the old version.

SpicyChair commented 2 years ago

I have also updated the Kotlin and Gradle packages used, and fixed #5 by passing in widget.dateColor

sud0su commented 2 years ago

hi @SpicyChair, sorry for the late response.. its a good update, the PR has been merged