CHANGELOG.md 863 B

1.0.6

  • allow for bi-directional pagination. thanks to desmeit
  • adds initiaDate parameter that sets the starting location of the calendar view.

    1.0.5

  • typo (woops!)

1.0.4

  • exposed scrollController
  • fixed month generation bug #10

1.0.3

  • added ability to set custom scrollPhysics #8
  • updates dependencies
  • minor bug fixes

1.0.2

  • updated pubspec to fix metadata issues

1.0.1

  • Fixed a bug where overlapping weeks weren't calculated correctly resulting in missing days.
  • added web & windows build to example

1.0.0

  • released nullsafety

1.0.0-nullsafety

  • Migrated to nullsafety

0.0.1

  • Initial release