diff --git a/pubspec.lock b/pubspec.lock index b2ab0baf..4b894b90 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: diff --git a/pubspec.yaml b/pubspec.yaml index 8cf93847..9e2b7b8e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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