fix lint and tests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user