[LLC] Remove flutter dependency

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-01-28 16:40:36 +05:30
parent f162b006ce
commit c87c1d5368
5 changed files with 45 additions and 35 deletions
-3
View File
@@ -9,8 +9,6 @@ environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
json_annotation: ^3.0.1
shared_preferences: ^0.5.7+3
logging: ^0.11.4
@@ -21,7 +19,6 @@ dependencies:
rxdart: ^0.24.1
collection: ^1.14.12
pedantic: ^1.9.2
freezed: ^0.12.7
dev_dependencies:
build_runner: ^1.10.0