simple_typing_indicator 1.0.1
simple_typing_indicator: ^1.0.1 copied to clipboard
Simple Typing Indicator is a lightweight, customizable Flutter widget that displays a pulsing indicator using animated dots.
Changelog #
1.0.0 - 2025-02-09 #
- Initial release of Simple Typing Indicator.
- Added customizable parameters: dotColor, dotSize, spacing, duration, and speed.
- Provided comprehensive documentation and examples.
Changelog #
1.0.1 - 2025-02-09 #
- Improved documentation.
- Updated repository URL.
- Added an example app.
- Fixed formatting issues.