casvanluijtelaar / paged_vertical_calendar

A simple paginated framework for implementing calendar based interfaces.
Apache License 2.0
39 stars 33 forks source link

Added reverse order capability #43

Closed AngeloAvv closed 7 months ago

AngeloAvv commented 8 months ago

Hey @casvanluijtelaar , thank you for this amazing library. I took the chance to implement the reverse order feature and since I wasn't able to run the project with the latest Android Studio version, I bumped the Android dependencies to support API 33.

Let me know if everything is ok from your point of view

Fixes #41

casvanluijtelaar commented 8 months ago

normally I'd leave the dependency/constraint updates to a separate PR, but I am extremely busy, so we can include them here.

Looks good, simple fix, works fine. make sure you dart format . the project. and it can be merged LGTM

AngeloAvv commented 7 months ago

normally I'd leave the dependency/constraint updates to a separate PR

I agree, but I couldn't properly run the project without bumping them.

Code reformatted as requested! :rocket:

casvanluijtelaar commented 7 months ago

LGTM thanks for the contribution!

casvanluijtelaar commented 7 months ago

available in 1.1.7