diff --git a/example/pubspec.lock b/example/pubspec.lock index ba88015..2077435 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -75,7 +75,7 @@ packages: path: ".." relative: true source: path - version: "1.0.4+0.3" + version: "1.0.4+0.5" flutter_test: dependency: "direct dev" description: flutter diff --git a/pubspec.yaml b/pubspec.yaml index 0fd3f31..d95d8d1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: flutter_custom_calendar -description: A calendar control of flutter that supports three selection modes。 +description: A calendar control of flutter that supports three selection modes version: 1.0.4+0.5 homepage: http://www.fgyong.cn author: fgyong @@ -22,7 +22,6 @@ dev_dependencies: # The following section is specific to Flutter. flutter: - # To add assets to your package, add an assets section, like this: # assets: # - images/a_dot_burr.jpeg