From fe5c7e4480c59a8647f3e766f9a8d87789c86249 Mon Sep 17 00:00:00 2001 From: ifgyong Date: Tue, 16 Jun 2020 13:27:18 +0800 Subject: [PATCH] fix bug --- .idea/libraries/Dart_Packages.xml | 4 ++-- .idea/workspace.xml | 7 +++++++ README.md | 2 +- example/lib/main.dart | 5 +++++ example/pubspec.lock | 2 +- example/pubspec.yaml | 2 +- lib/utils/lunar_util.dart | 18 +++++++++--------- lib/utils/solar_term_util.dart | 30 +++++++----------------------- lib/widget/month_view.dart | 30 +++++++++++++++--------------- pubspec.yaml | 2 +- 10 files changed, 49 insertions(+), 53 deletions(-) diff --git a/.idea/libraries/Dart_Packages.xml b/.idea/libraries/Dart_Packages.xml index 9c0f6bf..e7a63b8 100644 --- a/.idea/libraries/Dart_Packages.xml +++ b/.idea/libraries/Dart_Packages.xml @@ -75,7 +75,7 @@ - @@ -224,7 +224,7 @@ - + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 44328b9..f69ab1c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,8 +7,15 @@ + + + + + + +