style: Update for team lint (#297)
* Update for team lint * fix tests * remove pedantic and sort deps * remove jiffy from system message Co-authored-by: Salvatore Giordano <[email protected]>
This commit is contained in:
co-authored by
Salvatore Giordano
parent
e13ce930a6
commit
c5252ab4d4
@@ -9,23 +9,24 @@ environment:
|
||||
sdk: ">=2.7.0 <3.0.0"
|
||||
|
||||
dependencies:
|
||||
json_annotation: ^3.0.1
|
||||
logging: ^0.11.4
|
||||
dio: ^3.0.10
|
||||
web_socket_channel: ^1.1.0
|
||||
uuid: ^2.2.2
|
||||
async: ^2.4.2
|
||||
rxdart: ^0.25.0
|
||||
collection: ^1.14.13
|
||||
pedantic: ^1.9.2
|
||||
meta: ^1.2.4
|
||||
mime: ^0.9.7
|
||||
dio: ^3.0.10
|
||||
freezed_annotation: ^0.12.0
|
||||
http_parser: ^3.1.4
|
||||
json_annotation: ^3.0.1
|
||||
logging: ^0.11.4
|
||||
meta: ^1.2.4
|
||||
mime: ^0.9.7
|
||||
rxdart: ^0.25.0
|
||||
uuid: ^2.2.2
|
||||
web_socket_channel: ^1.1.0
|
||||
|
||||
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^1.10.0
|
||||
json_serializable: ^3.3.0
|
||||
test: ^1.15.7
|
||||
mockito: ^4.1.1
|
||||
freezed: ^0.12.7
|
||||
json_serializable: ^3.3.0
|
||||
mockito: ^4.1.1
|
||||
test: ^1.15.7
|
||||
Reference in New Issue
Block a user