From a3b5977a2d93d13bd0ba1634060ef926e3570335 Mon Sep 17 00:00:00 2001 From: luckysmg <2539699336@qq.com> Date: Mon, 2 Mar 2020 20:41:52 +0800 Subject: [PATCH] init --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 785dca2..d2791b2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: linked_scroll_widgets -description: A Flutter package with widgets that will react the scrollController's current offset.It can work on opacity,transition,and size. +description: A Flutter package with widgets that will react the scrollController's current offset.It can work on opacity,offset,and size. version: 0.0.1 -homepage: +homepage: https://github.com/luckysmg/linked_scroll_widgets environment: sdk: ">=2.1.0 <3.0.0"