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;
@@ -11,16 +11,16 @@ environment:
dependencies:
collection: ^1.15.0
connectivity_plus: ^1.0.1
flutter:
sdk: flutter
meta: ^1.3.0
rxdart: ^0.27.0
stream_chat: ^2.0.0-nullsafety.2
connectivity_plus: ^1.0.1
dev_dependencies:
fake_async: ^1.2.0
flutter_test:
sdk: flutter
mocktail: ^0.1.1
mocktail: ^0.1.3