fix lint and tests

This commit is contained in:
Salvatore Giordano
2021-05-27 16:27:23 +02:00
parent 4f5958a067
commit 65bf45306a
6 changed files with 20 additions and 2 deletions
@@ -1,5 +1,6 @@
library stream_chat_flutter_core;
export 'package:connectivity_plus/connectivity_plus.dart';
export 'package:stream_chat/stream_chat.dart';
export 'src/channel_list_core.dart' hide ChannelListCoreState;