We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d3a738 commit ff5bf5cCopy full SHA for ff5bf5c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.3.3
2
+
3
+- Add `author` and `createdAt` to the `copyWith` method. Thanks @felixgabler for the PR!
4
5
## 3.3.2
6
7
- Add `showStatus` to all messages. Thanks @arsamme for the PR!
pubspec.yaml
@@ -2,7 +2,7 @@ name: flutter_chat_types
description: >
Utility library for the flutter_chat_ui and flutter_firebase_chat_core libraries
which contains shared type declarations.
-version: 3.3.2
+version: 3.3.3
homepage: https://flyer.chat
repository: https://github.com/flyerhq/flutter_chat_types
8
0 commit comments