SimformSolutionsPvtLtd / flutter_calendar_view

A Flutter package allows you to easily implement all calendar UI and calendar event functionality. 👌🔝🎉
https://pub.dev/packages/calendar_view
MIT License
435 stars 259 forks source link

🐛 Fixes issue #290. #405

Closed ParthBaraiya closed 2 months ago

ParthBaraiya commented 2 months ago

Description

Refactor code of SideEventArranger. This PR implements a new way of arranging the events side by side.

Also, this PR updates example and GitHubaction to use flutter 3.24.3.

Checklist

Breaking Change?

Related Issues

Closes #290