From 76c2b4f288a11afe8f4a16035dd7e3c3fc8d33ec Mon Sep 17 00:00:00 2001 From: Ralf Weinbrecher Date: Thu, 7 Mar 2024 21:17:27 +0100 Subject: [PATCH] meta(build): Version 0.3.18+40 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7188a00..4df7b60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.3.18+40] - 2024-03-07 +* Issue #74: Avoid exception, when onDateSelected is null +* Build for web and macOS + ## [0.3.17+37] - 2024-03-06 * Update the intl package to 'any' in order to avoid problems when using this package diff --git a/pubspec.yaml b/pubspec.yaml index 14ff672..95151e4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: >- Simple and clean flutter calendar with ability to slide up/down to show weekly/monthly calendar. Fork of https://pub.dev/packages/flutter_clean_calendar -version: 0.3.17+37 +version: 0.3.18+40 homepage: https://github.com/rwbr/flutter_neat_and_clean_calendar environment: