chore : remove duplicate code in lib and core
This commit is contained in:
37
pubspec.yaml
37
pubspec.yaml
@@ -10,32 +10,8 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
cupertino_icons: ^1.0.8
|
||||
|
||||
##Log
|
||||
logger: ^2.5.0
|
||||
|
||||
## reactive
|
||||
dartx: ^1.2.0
|
||||
rxdart: ^0.28.0
|
||||
|
||||
## local storage
|
||||
hive_ce: ^2.10.1
|
||||
hive_ce_flutter: ^2.2.0
|
||||
|
||||
|
||||
|
||||
#SVG
|
||||
flutter_svg: ^2.0.17
|
||||
|
||||
##state manger
|
||||
get: ^4.7.2
|
||||
|
||||
##Di
|
||||
get_it: ^8.0.3
|
||||
|
||||
|
||||
inspection:
|
||||
path: ./features/inspection
|
||||
|
||||
@@ -51,19 +27,6 @@ dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^5.0.0
|
||||
##code generation
|
||||
build_runner: ^2.4.15
|
||||
hive_ce_generator: ^1.8.2
|
||||
freezed: ^3.0.3
|
||||
json_serializable: ^6.9.4
|
||||
|
||||
##test
|
||||
mocktail: ^1.0.4
|
||||
get_test: ^4.0.1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
flutter:
|
||||
|
||||
Reference in New Issue
Block a user