super_text_x 0.0.3 super_text_x: ^0.0.3 copied to clipboard
A Flutter package that provides customizable animated effects for text, allowing you to easily enhance the user experience in your Flutter applications.
Changelog #
All notable changes to SuperText will be documented in this file.
[Unreleased] #
- Add support for custom animation types.
- Improve documentation for easier usage.
- Fix minor bugs.
[0.0.3] - 2024-05-01 #
- Initial release of SuperText.
- Support for basic animated effects including scale, blink, slide up, slide down, slide left, and slide right.
- Customizable text styling options such as font style, text alignment, letter spacing, etc.
- Built-in controller for managing multiple instances of SuperText widgets.