small mistake

This commit is contained in:
Clasherzz
2024-12-20 19:20:11 +05:30
parent 25433fdb87
commit cf96992267
2 changed files with 9 additions and 1 deletions

View File

@ -1209,6 +1209,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.5.1"
printing:
dependency: "direct main"
description:
name: printing
sha256: b535d177fc6e8f8908e19b0ff5c1d4a87e3c4d0bf675e05aa2562af1b7853906
url: "https://pub.dev"
source: hosted
version: "5.13.4"
process:
dependency: transitive
description:

View File

@ -54,7 +54,7 @@ dependencies:
package_info_plus: ^8.0.2
path: ^1.8.3
path_provider: ^2.1.2
# printing: ^5.13.4
printing: ^5.13.4
provider: ^6.1.2
riverpod: ^2.5.1
scrollable_positioned_list: ^0.3.8