feat: Apply team lints to core package (#334)
* Add analyzer file to core package * Apply team lint rules to core package * clean up analyzer warnings in stream chat flutter * remove unused line * add ignore * sync analysis options * [Core -> MessageWidget] Fix variable dynamic types Signed-off-by: Sahil Kumar <[email protected]> Co-authored-by: Salvatore Giordano <[email protected]> Co-authored-by: Sahil Kumar <[email protected]>
This commit is contained in:
co-authored by
Salvatore Giordano
Sahil Kumar
parent
6d259074eb
commit
cba0b1a391
@@ -10,14 +10,13 @@ environment:
|
||||
flutter: ">=1.17.0"
|
||||
|
||||
dependencies:
|
||||
stream_chat: ^1.5.0
|
||||
flutter:
|
||||
sdk: flutter
|
||||
rxdart: ^0.25.0
|
||||
stream_chat: ^1.5.0
|
||||
|
||||
dev_dependencies:
|
||||
mockito: ^4.1.4
|
||||
fake_async: ^1.1.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
fake_async: ^1.1.0
|
||||
|
||||
mockito: ^4.1.4
|
||||
Reference in New Issue
Block a user