[LLC] Remove flutter dependency
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user