merge master

This commit is contained in:
Salvatore Giordano
2021-07-28 12:26:29 +02:00
parent 2bb8a94865
commit f16bb82964
6 changed files with 6 additions and 1 deletions
@@ -57,7 +57,7 @@ The changes will be listed by package and a concise changelog will follow with m
* `MessageBuilder` and `ParentMessageBuilder` signature is now
```
```dart
typedef MessageBuilder = Widget Function(
BuildContext,
MessageDetails,