Releases: flyerhq/flutter_chat_types
Releases · flyerhq/flutter_chat_types
v3.3.4
Add isLoading
to the file message. Thanks @felixgabler for the PR!
v3.3.3
Add author
and createdAt
to the copyWith
method. Thanks @felixgabler for the PR!
v3.3.2
v3.3.1
Update to Flutter 2.10.2
v3.3.0
- Do not include null values in JSON. Thanks @felixgabler for the PR!
- Update to Flutter 2.10
v3.2.2
Update dependencies. Requires Dart >= 2.15.1.
v3.2.1
Update dependencies
v3.2.0
- Update dependencies (requires Dart >=2.14.0)
- Remove
unsupported
room type
v3.1.4
Add remoteId
to equatable props
v3.1.3
Add remoteId
message property