From f8802a3283e3c4024105c0e5ed5c17f8891e9da1 Mon Sep 17 00:00:00 2001 From: xiaodong <312569496@qq.com> Date: Mon, 20 May 2019 23:34:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BAexample=E7=9A=84module?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/pubspec.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index faf418f..306fb75 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -31,6 +31,9 @@ dependencies: flutter_custom_calendar: path: ../ +# flutter_custom_calendar: +# git: +# url: https://github.com/LXD312569496/flutter_custom_calendar.git dev_dependencies: flutter_test: sdk: flutter