diff --git a/pubspec.yaml b/pubspec.yaml index 3852621..c31738e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: auto_scroll_text description: AutoScrollText is package for users which need a single line text widget without overlaping or TextOverflow.elipsis for long texts. version: 0.0.1 -homepage: +homepage: https://github.com/Bomsamdi/auto_scroll_text environment: sdk: '>=2.19.0-146.2.beta <3.0.0'