·
4 commits
to main
since this release
What's Changed
- feat: ✨ Implement chat list UI components including app bar, controller, and example page by @apurva780 and @dhyash-simform in #350
- feat: ✨ Add Typing Indicator in ChatViewList by @dhyash-simform in #365
- feat: ✨ Add Pin/Mute Icon in ChatViewList by @dhyash-simform in #366
- feat: ✨ Show Pinned Chat First in ChatViewList by @dhyash-simform in #367
- feat: ✨ Add Menu Option for ChatViewList by @dhyash-simform in #368
- feat: ✨ Add Search Debounce Option in ChatViewList by @dhyash-simform in #369
- feat: ✨ Add Animation in ChatViewList by @dhyash-simform in #371
- refactor: 🔨 Use chatview_utils for ChatViewList data models & utils by @dhyash-simform in #375
- feat: ✨ Provider User Active Status Indicator Customization by @dhyash-simform in #380
- chore!: 🐎 Memory Usage optimisation by @aditya-css in #356
- fix: 🔨 Handle incorrect index if sorting applied by @dhyash-simform in #356
- fix: 🐛 Handle bottom space issue in messages list by @dhyash-simform in #376
- feat: ✨ Provide No Chats, Loading and Error States by @dhyash-simform in #379
- feat: ✨ Provide Message Status Customization by @dhyash-simform in #381
- feat: ✨ Update Context Menu for Other Platforms by @dhyash-simform in #383
- feat: ✨ Provide Separator Builder by @dhyash-simform in #384
- chore: 👷 Add flutter & title validation workflows by @dhyash-simform in #377
- feat:! ✨ Add support for plus icon and action items in chat text field by @apurva010 in #340
- feat: ✨ Add ChatViewList by @dhyash-simform in #386
- chore: 📖 Updated CHANGELOG.md by @dhyash-simform in #388
- feat: 🔨 Enhance ChatView & ChatViewList by @dhyash-simform in #387
- chore!: 🔧 Provide More Customizations in ChatView by @dhyash-simform in #390
- fix: 🔨 Provide replyMessage in Action Widgets callback by @dhyash-simform in #391
- feat: ⬆️ Update Android & iOS example app dependencies by @dhyash-simform in #395
- feat: ✨ Add Example One UI by @dhyash-simform in #396
- feat: ✨ Add Example Two UI by @dhyash-simform in #389
- fix: 🐛 Dispose the animated list controller by @dhyash-simform in #399
- chore: 📖 Update documentation & banner by @dhyash-simform in #400
- fix: 🐛 Same message ids used multiple places in sample data by @dhyash-simform in #403
- chore: 🚚 Rename ChatViewList to ChatList by @dhyash-simform in #405
- feat: ✨ Add selectable options for Text by @japanshah-simform in #401
- feat: ⚡ Update audio_waveform dependency by @dhyash-simform in #406
- chore: ✨ Set default text selection to false in ChatBubble by @japanshah-simform in #410
- fix: 🐛 Update example iOS deployment target to 13.0. by @japanshah-simform in #411
- chore: 🔨 Minor Code improvement by @dhyash-simform in #407
- feat: ⚡ Update chatview_utils dependency by @dhyash-simform in #408
- fix: correct syntax error in onTap example in documentation by @Husnain-Sajjad in #409
- feat: ✨ Add support for displaying and selecting text and links in a single message view by @japanshah-simform in #413
- feat: ✨ Enhance link preview to support multiple URLs extraction and clickable links. by @japanshah-simform in #414
- chore: 🎨 Refactor functions to include return types and improve readability by @Sahil-Simform in #416
- chore: 🔖 Update package version to
3.0.0by @dhyash-simform in #412 - fix: 🐛 Image selected from the locally is unable to display in message (windows) by @dhyash-simform in #417
- fix: 🐛 Adjust emoji display logic to handle multiple emojis display width. by @japanshah-simform in #415
- chore: ⚡ Remove cap from chatview_utils dependency in pubspec.yaml by @dhyash-simform in #418
- chore: ⚡ Compress app previews by @Sahil-Simform in #419
New Contributors
- @japanshah-simform made their first contribution in #401
- @Husnain-Sajjad made their first contribution in #409
Full Changelog: 2.5.0...3.0.0