Merge branches 'feature/new-ui' and 'llc-independence' of https://github.com/GetStream/stream-chat-flutter into llc-independence

 Conflicts:
	packages/stream_chat_flutter_core/lib/src/stream_chat_core.dart
This commit is contained in:
Sahil Kumar
2021-01-29 17:28:34 +05:30
8 changed files with 57 additions and 41 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ import 'package:stream_chat/src/client.dart';
/// Current package version
/// Used in [Client] to build the `x-stream-client` header
const PACKAGE_VERSION = '0.2.24+1';
const PACKAGE_VERSION = '0.2.24+2';