diff --git a/CHANGELOG.md b/CHANGELOG.md index 64b04e1c..5bc0f93e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# [1.3.0] (UnReleased) +- Migrate to Flutter 3. + # [1.2.0 - 10 May 2024](https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/tree/1.2.0) - Fixed issue when adding full-day events to WeekView, event is not display at correct date. [#259](https://github.com/SimformSolutionsPvtLtd/flutter_calendar_view/issues/259) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 94dd2276..82d950c8 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2 intl: - flutter_colorpicker: ^0.6.0 + flutter_colorpicker: ^1.1.0 calendar_view: path: ../ diff --git a/example/web/index.html b/example/web/index.html index 2bc631d9..c81b79fb 100644 --- a/example/web/index.html +++ b/example/web/index.html @@ -30,16 +30,6 @@
- - - +