From c77ef01eb0c7e54d5d04eb5dc8e6b92d616cfef2 Mon Sep 17 00:00:00 2001 From: xiaodong <312569496@qq.com> Date: Sun, 19 May 2019 01:06:02 +0800 Subject: [PATCH] publish pub --- flutter_custom_calendar/.idea/workspace.xml | 107 +++++++++++------- .../plugins/GeneratedPluginRegistrant.java | 23 ++++ .../lib/flutter_calendar.dart | 9 -- .../lib/flutter_custom_calendar.dart | 15 ++- flutter_custom_calendar/pubspec.yaml | 2 +- 5 files changed, 100 insertions(+), 56 deletions(-) create mode 100644 flutter_custom_calendar/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java delete mode 100644 flutter_custom_calendar/lib/flutter_calendar.dart diff --git a/flutter_custom_calendar/.idea/workspace.xml b/flutter_custom_calendar/.idea/workspace.xml index 90afe1e..96793e4 100644 --- a/flutter_custom_calendar/.idea/workspace.xml +++ b/flutter_custom_calendar/.idea/workspace.xml @@ -2,29 +2,8 @@ - - - - - - - - - - - - - - - - - - - - - - - + + @@ -38,9 +17,16 @@ - + - + + + + + + + + @@ -96,11 +82,20 @@ - + - - + + + + + + + + + + + @@ -126,15 +121,18 @@ - -