From 97c67398156d7d8526ce2d91c767b07b5e8a8e9a Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Fri, 18 Mar 2022 12:20:38 +0600 Subject: [PATCH] updated the .locks --- .gitignore | 8 +++++++- pubspec.lock | 9 ++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 064a8f08..19b426ef 100644 --- a/.gitignore +++ b/.gitignore @@ -63,4 +63,10 @@ app.*.map.json /iscc installer.exe -/choco-struct/tools/*.exe \ No newline at end of file +/choco-struct/tools/*.exe + +# secrets +*.env +lib/models/generated_secrets.dart +help.txt +secrets.json \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 45c709eb..f1d1989d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -324,6 +324,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.12.11" + material_color_utilities: + dependency: transitive + description: + name: material_color_utilities + url: "https://pub.dartlang.org" + source: hosted + version: "0.1.3" meta: dependency: transitive description: @@ -608,7 +615,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.3" + version: "0.4.8" typed_data: dependency: transitive description: