flutter_streaming_text_markdown 1.0.0
flutter_streaming_text_markdown: ^1.0.0 copied to clipboard
A Flutter package for displaying streaming text with Markdown support, featuring typing animations, word-by-word streaming, RTL support, and customizable fade-in effects.
Changelog #
1.0.0 #
Initial stable release ๐
Features #
- โจ Markdown rendering with support for headers, bold, italic, and lists
- โจ๏ธ Character-by-character and word-by-word typing animations
- ๐ญ Customizable fade-in animations
- ๐ RTL (Right-to-Left) language support
- ๐ฑ Responsive and customizable design
- ๐ฏ Interactive tap-to-complete feature
- ๐ Real-time text streaming support
- ๐จ Customizable styling options
Improvements #
- ๐ Comprehensive documentation
- โ Full test coverage
- ๐ง Modern text scaling implementation
- ๐งน Code cleanup and optimization