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:
Neevash Ramdial (Nash)
2021-03-22 09:49:27 +01:00
committed by GitHub
co-authored by Salvatore Giordano Sahil Kumar
parent 6d259074eb
commit cba0b1a391
17 changed files with 425 additions and 256 deletions
@@ -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