Update packages/stream_chat_flutter_core/lib/src/channels_bloc.dart

Co-authored-by: Sahil Kumar <[email protected]>
This commit is contained in:
Salvatore Giordano
2022-02-01 12:29:52 +01:00
committed by GitHub
co-authored by Sahil Kumar
parent 6351fa0a5f
commit ce22e854a8
@@ -18,7 +18,7 @@ import 'package:stream_chat_flutter_core/src/stream_controller_extension.dart';
/// API docs: https://getstream.io/chat/docs/flutter-dart/query_channels/
@Deprecated(
"'ChannelsBloc' is deprecated and shouldn't be used. "
"Please use 'StreamChannelListView' instead.",
"Please use 'StreamChannelListController' instead.",
)
class ChannelsBloc extends StatefulWidget {
/// Creates a new [ChannelsBloc]. The parameter [child] must be supplied and