Merge pull request #626 from GetStream/cds-189

feat(ui, llc): slow mode
This commit is contained in:
Salvatore Giordano
2021-08-23 09:58:28 +02:00
committed by GitHub
28 changed files with 398 additions and 16 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