Skip to content

Commit

Permalink
fixing build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashwat12-egov committed Nov 13, 2024
1 parent 0d15491 commit 8e656ee
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 55 deletions.
7 changes: 3 additions & 4 deletions apps/health_campaign_field_worker_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -362,10 +362,9 @@ packages:
complaints:
dependency: "direct main"
description:
name: complaints
sha256: "6e38cfdc9dd463b1fbe4c73913f011685453675583225a890370abee5f6a43a9"
url: "https://pub.dev"
source: hosted
path: "../../packages/complaints"
relative: true
source: path
version: "0.0.1-dev.1"
connectivity_plus:
dependency: "direct main"
Expand Down
3 changes: 1 addition & 2 deletions packages/complaints/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ dependencies:
freezed_annotation: ^2.1.0
build_runner: ^2.2.1
auto_route: ^7.8.4
digit_data_model:
path: ../digit_data_model
digit_data_model: ^1.0.4
dart_mappable: ^4.2.0
group_radio_button: ^1.3.0
reactive_forms: ^14.1.0
Expand Down
48 changes: 0 additions & 48 deletions packages/digit_dss/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,14 +265,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "3.0.3"
csslib:
dependency: transitive
description:
name: csslib
sha256: "706b5707578e0c1b4b7550f64078f0a0f19dec3f50a178ffae7006b0a9ca58fb"
url: "https://pub.dev"
source: hosted
version: "1.0.0"
cupertino_icons:
dependency: transitive
description:
Expand All @@ -281,22 +273,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.0.8"
dart_code_metrics:
dependency: "direct dev"
description:
name: dart_code_metrics
sha256: "3dede3f7abc077a4181ec7445448a289a9ce08e2981e6a4d49a3fb5099d47e1f"
url: "https://pub.dev"
source: hosted
version: "5.7.6"
dart_code_metrics_presets:
dependency: transitive
description:
name: dart_code_metrics_presets
sha256: b71eadf02a3787ebd5c887623f83f6fdc204d45c75a081bd636c4104b3fd8b73
url: "https://pub.dev"
source: hosted
version: "1.8.0"
dart_mappable:
dependency: "direct main"
description:
Expand Down Expand Up @@ -622,14 +598,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "4.3.1"
html:
dependency: transitive
description:
name: html
sha256: "3a7812d5bcd2894edf53dfaf8cd640876cf6cef50a8f238745c8b8120ea74d3a"
url: "https://pub.dev"
source: hosted
version: "0.15.4"
http:
dependency: transitive
description:
Expand Down Expand Up @@ -966,14 +934,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.5.1"
process:
dependency: transitive
description:
name: process
sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09"
url: "https://pub.dev"
source: hosted
version: "4.2.4"
provider:
dependency: transitive
description:
Expand All @@ -990,14 +950,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.4"
pub_updater:
dependency: transitive
description:
name: pub_updater
sha256: "05ae70703e06f7fdeb05f7f02dd680b8aad810e87c756a618f33e1794635115c"
url: "https://pub.dev"
source: hosted
version: "0.3.0"
pubspec_parse:
dependency: transitive
description:
Expand Down
1 change: 0 additions & 1 deletion packages/digit_dss/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
dart_code_metrics: ^5.7.6
freezed: ^2.1.0+1
json_serializable: ^6.4.0
drift_dev: ^2.14.1
Expand Down

0 comments on commit 8e656ee

Please sign in to comment.