Skip to content

Commit 6e67fc3

Browse files
committed
Resolved Dependencies
1 parent 3692e17 commit 6e67fc3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

App/meat_gradation_app/pubspec.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,14 @@ packages:
352352
url: "https://pub.dev"
353353
source: hosted
354354
version: "2.0.7"
355+
percent_indicator:
356+
dependency: "direct main"
357+
description:
358+
name: percent_indicator
359+
sha256: c37099ad833a883c9d71782321cb65c3a848c21b6939b6185f0ff6640d05814c
360+
url: "https://pub.dev"
361+
source: hosted
362+
version: "4.2.3"
355363
permission_handler:
356364
dependency: "direct main"
357365
description:

App/meat_gradation_app/pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies:
1616
camera: ^0.10.3+2
1717
path_provider: ^2.0.14
1818
path: ^1.8.2
19+
percent_indicator: ^4.2.3
1920

2021
dev_dependencies:
2122
flutter_test:

0 commit comments

Comments
 (0)