We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3692e17 commit 6e67fc3Copy full SHA for 6e67fc3
App/meat_gradation_app/pubspec.lock
@@ -352,6 +352,14 @@ packages:
352
url: "https://pub.dev"
353
source: hosted
354
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"
363
permission_handler:
364
dependency: "direct main"
365
description:
App/meat_gradation_app/pubspec.yaml
@@ -16,6 +16,7 @@ dependencies:
16
camera: ^0.10.3+2
17
path_provider: ^2.0.14
18
path: ^1.8.2
19
+ percent_indicator: ^4.2.3
20
21
dev_dependencies:
22
flutter_test:
0 commit comments