Skip to content

Releases: SimformSolutionsPvtLtd/flutter_calendar_view

v1.2.0

10 May 14:52
f183169
Compare
Choose a tag to compare

What's Changed

  • feat: correct release date in CHANGELOG.md. by @PRBaraiya in #330
  • fix: 🐛onDateTap triggered issue resolved by changing customPaint height #332. by @ravilsimform in #335
  • refactor code of day week view by @apurva010 in #348
  • fix: 🐛live time indicator position on timeline is not correct when st… by @apurva010 in #349
  • fix: 🐛 onDateTap return wrong date when startHour is set #341 by @apurva010 in #350
  • fix: 🐛 lock horizontal scroll for week and month view #314 by @apurva010 in #351
  • docs: CHANGELOG.md updated by @apurva010 in #352
  • docs: Fixes CONTRIBUTING.md referencing old flutter format command by @ahmetakil in #345
  • fix: add check to keep hour in timeline (in day and week view) if LiveTimeIndicator time or bubble dosen't overlap. by @mataai in #343
  • fix: Display full day events on correct date on weekView by @MartimTSilva in #307
  • feat: Added support for event long-press method execution by @rohitbhoite in #342
  • feat: ✨add on event double tap callback in day, week, month view by @apurva010 in #353
  • fix: 🐛 change end time for day and week view #298 by @apurva010 in #354
  • fix: 🐛 fix show border not applying to header in month view #306 by @apurva010 in #364
  • fix: 🐛hide month days not in current month functionality added #328. by @apurva010 in #362
  • Feat/all day header title by @apurva010 in #361
  • Feat/synchronize scroll by @apurva010 in #363
  • fix: 🐛 display live time indicator only when it is in between of star… by @apurva010 in #365
  • fix: 🐛 fix full day event on tap with on tap callback in full day eve… by @apurva010 in #360
  • docs: CHANGELOG.md updated by @apurva010 in #358
  • 🔖 version bump 1.2.0 by @apurva010 in #367
  • fix: 🐛 update lastOffset and fix full day event position when fullHea… by @apurva010 in #368

New Contributors

Full Changelog: 1.1.0...1.2.0

v1.1.0

28 Feb 10:21
582c6e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.1.0

v1.0.4

09 Aug 07:37
6ae1800
Compare
Choose a tag to compare

Fixed Issue #219
Fixed Issue #205
Fixed Issue #237
Added Feature #57
Fixed Issue #225

v1.0.3

03 Apr 12:05
8d6a21e
Compare
Choose a tag to compare
🐛 Test folder location update (#211)

v1.0.2

10 Jan 09:49
de5b7a8
Compare
Choose a tag to compare
🔖 Version bump 1.0.2 (#169)

v1.0.1

25 Nov 07:19
f11647b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

v1.0.0

12 Aug 08:18
Compare
Choose a tag to compare
📌 Fix formatting issue.

- Fix late initialization error in EventController.

- Add flutter_calendar_page.iml in .gitignore.

- Updated workflow to check formatting options.

- Add CONTRIBUTING.md file.

v0.0.5

02 Jun 12:47
885a67d
Compare
Choose a tag to compare
:checkered_flag: provide start day while navigating to next page in w…

v0.0.4

02 Mar 13:49
85a2152
Compare
Choose a tag to compare
:bug: fix remove event properly from controller. (#45)

v0.0.3

12 Oct 14:12
Compare
Choose a tag to compare
:sparkles: remove documentation link from pubspec.yaml