From 0b98d4dda4e9a9a2e0f32bba1cbc8ad7e03867c6 Mon Sep 17 00:00:00 2001 From: ifgyong Date: Tue, 21 Jul 2020 10:09:31 +0800 Subject: [PATCH] fix bug 2020.7.21 --- .idea/libraries/Dart_Packages.xml | 8 -- .idea/workspace.xml | 43 +++++--- CHANGELOG.md | 3 + README.md | 28 +++++- example/lib/main.dart | 158 +++++++++++++++++++++--------- example/pubspec.lock | 8 +- example/pubspec.yaml | 3 +- img.gif | Bin 828492 -> 753234 bytes lib/calendar_provider.dart | 1 + lib/controller.dart | 20 +++- lib/widget/month_view.dart | 8 +- lib/widget/week_view.dart | 42 +++++--- pubspec.yaml | 2 +- 13 files changed, 224 insertions(+), 100 deletions(-) diff --git a/.idea/libraries/Dart_Packages.xml b/.idea/libraries/Dart_Packages.xml index e7a63b8..bbf8a98 100644 --- a/.idea/libraries/Dart_Packages.xml +++ b/.idea/libraries/Dart_Packages.xml @@ -72,13 +72,6 @@ - - - - - - @@ -224,7 +217,6 @@ - diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f69ab1c..135a399 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -9,26 +9,31 @@ + - - + + + -