added changelog

This commit is contained in:
Deven Joshi
2021-08-23 13:07:23 +05:30
parent fea90d4afd
commit 0f8418dd29
3 changed files with 4 additions and 0 deletions
@@ -25,6 +25,8 @@ typedef ActionButtonBuilder = Widget Function(
> **_NOTE:_** The last parameter is the default `ActionButton`
You can call `.copyWith` to customize just a subset of properties.
- Added slow mode which allows a cooldown period after a user sends a message.
🔄 Changed
Theming has been upgraded! Most theme classes now have `InheritedTheme` classes associated with