flutter_gen_ai_chat_ui 1.1.1
flutter_gen_ai_chat_ui: ^1.1.1 copied to clipboard
A customizable chat UI package for Flutter applications, designed for AI chat interfaces.
Changelog #
1.1.1 #
- Enhanced dark mode support with improved color schemes
- Added customizable send button and input field styling
- Fixed input text color visibility in dark mode
- Improved loading widget shimmer effect colors
- Updated example apps with better documentation
- Removed typing indicator from streaming example
- Added markdown support with better dark mode compatibility
1.1.0 #
- Initial release with core features
- Dark and light mode support
- Smooth message animations
- Word-by-word text streaming
- Loading indicators with shimmer effect
- Markdown support
- Example apps included