chat_list 2.0.0
chat_list: ^2.0.0 copied to clipboard
A flutter package to incorporate a chat view in a simple way
2.0.0 03/10/2021 #
- Adds support to null-safety
- Adds more options to customize the messages
1.0.1 05/20/2020 #
- Add the ScrollController to ChatListWidget
1.0.0 04/15/2020 [BREAKING] #
- Refactor all the project removing useless code and adding new features to MessageWidget,
- Removes MessageModel
- Does not depends on flare anymore
0.0.1+21 12/22/2019 #
- Fixes the screenshot link in the readme file and reorder the changelog
0.0.1+2 12/22/2019 #
- Updates the README.md file with examples
0.0.1 12/20/2019 #
- initial release