dash_chat_2 0.0.13
dash_chat_2: ^0.0.13 copied to clipboard
The most complete Chat UI for flutter. Easy to use, highly customizable and fully featured
0.0.13 22/08/2022 #
- Added ability to mention anything using any trigger (for instance: @username)
- Added maxWidth message option
0.0.12 19/07/2022 #
- Added new param to the video player
0.0.11 06/07/2022 #
- Improved default send button padding
0.0.10 30/06/2022 #
- Improved tap gesture area of default send button
0.0.9 29/06/2022 #
- Improved tap gesture area of default send button
0.0.8 28/06/2022 #
- Fixed
sendOnEnterparam not working
0.0.7 27/06/2022 #
- Upgraded dependencies
- Fixed example
- Added
scrollPhysicsparam inMessageListOptions
0.0.6 21/04/2022 #
- Added flutter web support
0.0.4 03/03/2022 #
- Fixed scrollController issue for onLoadEarlier
- UI improvements
0.0.3 27/09/2021 #
- Change better_player to video_player to have support for web
0.0.2 24/09/2021 #
- Fix readme image issue
- Add description in pubspec
0.0.1 24/09/2021 #
- First version