ult_flutter_ui 0.1.1
ult_flutter_ui: ^0.1.1 copied to clipboard
A Flutter package for building beautiful chat UIs with support for text, images, voice messages, and more.
Changelog #
0.1.1 #
- Updated all dependencies to their latest stable versions:
- Firebase packages updated to latest versions (cloud_firestore, firebase_auth, firebase_core, firebase_storage)
- Audio packages updated (audioplayers, just_audio, record)
- UI packages updated (emoji_picker_flutter, file_picker, flutter_markdown)
- Utility packages updated (intl, connectivity_plus, shared_preferences, timeago, url_launcher)
- Development dependencies updated (flutter_lints)
- Fixed static analysis issues:
- Replaced deprecated
withOpacity
withwithAlpha
- Fixed dangling library documentation comment
- Replaced deprecated
0.1.0 #
- Initial release of the chat UI package
- Features include:
- Text messages with support for markdown
- Image messages with preview functionality
- Voice messages with recording and playback
- File sharing capabilities
- Emoji reactions
- Message status indicators
- Reply functionality
- Customizable UI components
- Firebase integration for real-time chat
- Support for both one-to-one and group chats
1.1.0 #
- Updated all dependencies to their latest stable versions:
- Firebase packages updated to latest versions (cloud_firestore, firebase_auth, firebase_core, firebase_storage)
- Audio packages updated (audioplayers, just_audio, record)
- UI packages updated (emoji_picker_flutter, file_picker, flutter_markdown)
- Utility packages updated (intl, connectivity_plus, shared_preferences, timeago, url_launcher)
- Development dependencies updated (flutter_lints)
- Fixed static analysis issues:
- Replaced deprecated
withOpacity
withwithAlpha
- Fixed dangling library documentation comment
- Replaced deprecated
1.0.0 #
- Initial release of the chat UI package
- Features include:
- Text messages with support for markdown
- Image messages with preview functionality
- Voice messages with recording and playback
- File sharing capabilities
- Emoji reactions
- Message status indicators
- Reply functionality
- Customizable UI components
- Firebase integration for real-time chat
- Support for both one-to-one and group chats