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