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.
2 parents 485ca65 + eb4699a commit d421825Copy full SHA for d421825
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.2.8+4
2
+
3
+- fix: Auto capitalize the start of sentences in MessageInput
4
+- Update dependencies
5
6
## 0.2.8+3
7
8
- Add simple example of channel creation in sample app
pubspec.yaml
@@ -1,7 +1,7 @@
name: stream_chat_flutter
homepage: https://github.com/GetStream/stream-chat-flutter
description: Stream Chat official Flutter SDK. Build your own chat experience using Dart and Flutter.
-version: 0.2.8+3
+version: 0.2.8+4
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
0 commit comments