@ -1,3 +1,7 @@
## 0.0.3
* Minor fixes
## 0.0.2
* Bouncing animation added
@ -14,7 +14,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.2"
version: "0.0.3"
boolean_selector:
dependency: transitive
description:
@ -98,7 +98,7 @@ class AutoScrollText extends StatefulWidget {
/// Limits number of scroll animation rounds.
///
/// Default is [infinity].
/// Default is infinity.
/// ### Example:
@ -1,6 +1,6 @@
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.2
version: 0.0.3
homepage: https://github.com/Bomsamdi/auto_scroll_text
environment: