Merge branch 'develop' into feat/reverseMessageListView

This commit is contained in:
Sahil Kumar
2021-07-22 15:35:40 +05:30
committed by GitHub
7 changed files with 54 additions and 14 deletions
@@ -2,6 +2,7 @@
✅ Added
- Added `MessageListView.paginationLimit`
- Allow the various ListView widgets to be themed via ThemeData classes
🐞 Fixed