You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bartosz Wróbel
770a22b460
|
2 years ago | |
---|---|---|
example | 2 years ago | |
lib | 2 years ago | |
test | 2 years ago | |
.gitignore | 2 years ago | |
.metadata | 2 years ago | |
CHANGELOG.md | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
analysis_options.yaml | 2 years ago | |
pubspec.yaml | 2 years ago |
README.md
AutoScrollText
[AutoScrollText] is package for users which need a single line text widget without overlaping or TextOverflow.elipsis for long texts.
Features
TODO: List what your package can do. Maybe include images, gifs, or videos.
Getting started
TODO: List prerequisites and provide or point to information on how to start using the package.
Usage
Example usage in /example
folder.
Additional information
[AutoScrollText] is a solution when you need text widget for long texts without overlaping or overflow.elipsis [AutoScrollText] supports both directions [Axis.horizontal] and [Axis.vertical]