docs(ui): update code documentation and tutorials

This commit is contained in:
Gordon Hayes
2022-04-04 16:54:01 +02:00
parent 9dd42f1a1c
commit 44f17f0d95
10 changed files with 74 additions and 52 deletions
@@ -24,7 +24,7 @@ import 'package:stream_chat_flutter/stream_chat_flutter.dart';
/// child: StreamChannel(
/// channel: channel,
/// child: Center(
/// child: ChannelImage(
/// child: ChannelAvatar(
/// channel: channel,
/// ),
/// ),