Skip to content

Latest commit

 

History

History
75 lines (36 loc) · 907 Bytes

CHANGELOG.md

File metadata and controls

75 lines (36 loc) · 907 Bytes

1.2.1

  • Updated dependencies
  • Support for Dart 3.0
  • Added package topics to the pubspec file

1.1.0

  • Support for Flutter 3.7
  • Updated dependencies
  • Improve example app. Note: avoid using setState calls frequently on the page where the CrCalendar widget is used to improve performance.

1.0.0+1

  • Fixed pub points

1.0.0

  • Support for Flutter 3.0.0
  • Updated dependencies
  • Removed pedantic from example

0.0.10

0.0.9

  • static analysis fixes

0.0.8

  • fixed current day when using calendar default design

0.0.7

  • fixed issue with page controller. Added minDate and maxDate properties for date picker and cr calendar

0.0.6

  • update links

0.0.5

  • update links

0.0.4

  • update repository

0.0.3

  • update dependencies

0.0.2-nullsafety

  • add nullsafety

0.0.1

  • initial release.