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