- Upgraded dependencies
- Added support for markdown stylesheet
- Fixed defaultSendButton not using the icon param
- Markdown support
- Fixed issue with mentions, see #67
- Fixed issue with videos, see #70
- Overall maintenance and minor code improvements
- More parse pattern by default
- Fixed typo for defaultParsePatterns variable
- Allowed customProperties to be null
- Upgrade dependencies
- Made it compatible with Flutter 3.10
- Added more customisation on MessageOption and improved code quality
- Upgraded dependencies
- Removed top safe area padding for the input widget
- Added possibility to add asset image as user icon
- Added black background to videos
- Fixed opening dynamic links (deeplinks)
- Fixed issue with video previews
- Fixed issues related to the mention overlay
- Hid the mention overlay when the input toolbar is disposed
- Added ability to mention anything using any trigger (for instance: @username)
- Added maxWidth message option
- Added new param to the video player
- Improved default send button padding
- Improved tap gesture area of default send button
- Improved tap gesture area of default send button
- Fixed
sendOnEnter
param not working
- Upgraded dependencies
- Fixed example
- Added
scrollPhysics
param inMessageListOptions
- Added flutter web support
- Fixed scrollController issue for onLoadEarlier
- UI improvements
- Change better_player to video_player to have support for web
- Fix readme image issue
- Add description in pubspec
- First version