v1.1.0
What's Changed
- fix: 🐛Day view auto scroll to initial duration when using [scrollOffs… by @jaiminrana05 in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/279
- Fixes #264 , Issue with overlapping events by @ralphm18 in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/268
- Feat: :sparkles: Added Custom Hour Line Painter by @werner-scholtz in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/228
- fix: 🐛Added a callback for the header title #241. by @jaiminrana05 in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/253
- fix: Customize ScrollPhysics for MonthView by @dumazy in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/286
- feat: Added the quarterHourIndicator for the DayView & halfHourIndica… by @jaiminrana05 in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/285
- feat: Added Support for changing the week day position(top/bottom) in… by @jaiminrana05 in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/284
- :fix: Improve the LiveTimeIndicator performance. by @PRBaraiya in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/292
- :feat: Adds includeEdge flag in EventArrangers. by @PRBaraiya in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/294
- ✨ Removes force unwrap while sorting the events. by @PRBaraiya in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/295
- :feat: adds option to update the events. by @PRBaraiya in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/297
- feat: ✨ Added show time on live timeline by @DevyankShaw in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/217
- Issue 311 start hour by @rmpt in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/319
- feat: Add custom sort for EventController by @dumazy in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/305
- fix: 🐛Header view hidden functionality added #299. by @ravilsimform in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/324
- fix:
month_vieweventtitleStyleis tied to specific cell index by @felangel in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/325 - 🔖 Version bump 1.1.0. by @PRBaraiya in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/326
- feat: fixes static analysis warning in package. by @PRBaraiya in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/327
New Contributors
- @ralphm18 made their first contribution in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/268
- @werner-scholtz made their first contribution in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/228
- @dumazy made their first contribution in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/286
- @DevyankShaw made their first contribution in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/217
- @rmpt made their first contribution in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/319
- @ravilsimform made their first contribution in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/324
- @felangel made their first contribution in https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/pull/325
Full Changelog: https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/compare/1.0.4...1.1.0