This commit is contained in:
Salvatore Giordano
2020-11-12 15:05:31 +01:00
parent 264b11362e
commit 10e502f84a
6 changed files with 17 additions and 8 deletions
-1
View File
@@ -24,7 +24,6 @@ class StreamVersion extends StatelessWidget {
final streamChatDep =
yaml['packages']['stream_chat_flutter']['version'];
print('streamChatDep: ${streamChatDep}');
return Text(
'Stream SDK v ${streamChatDep}',
style: TextStyle(