typewrite_text 1.0.3
typewrite_text: ^1.0.3 copied to clipboard
A typewriter text animation wrapper with customizations. Supports iOS, Android, web, Windows, macOS, and Linux.
1.0.3 #
- Small fix. All animations must be paused, when user navigates to child page.
1.0.2 #
- Vibration flag is changed from bool to enum. Default value is "none"
- Optional parameter "textAlign" for multiline output is added
- Optional parameter "callback" for controling animation is added
- Parameter "infiniteLoop" is added. Default value is true.
1.0.1 #
- Added a device vibration while animating.
- Cursor can be any unicode symbol, not just a '|'
- Cursor blinking time can be set via 'cursorBlinkingDuration'
0.0.2 #
- Minor adjustments to code formatting and the readme-file.
0.0.1 #
- Initial version.