Browse Source

update

pull/1/head
Bartosz Wróbel 2 years ago
parent
commit
7051cab7d2
  1. 2
      example/pubspec.lock
  2. 2
      pubspec.yaml

2
example/pubspec.lock

@ -14,7 +14,7 @@ packages:
path: ".." path: ".."
relative: true relative: true
source: path source: path
version: "0.0.4" version: "0.0.5"
boolean_selector: boolean_selector:
dependency: transitive dependency: transitive
description: description:

2
pubspec.yaml

@ -1,6 +1,6 @@
name: auto_scroll_text 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. description: AutoScrollText is package for users which need a single line text widget without overlaping or TextOverflow.elipsis for long texts.
version: 0.0.4 version: 0.0.5
homepage: https://github.com/Bomsamdi/auto_scroll_text homepage: https://github.com/Bomsamdi/auto_scroll_text
environment: environment:

Loading…
Cancel
Save