Added basic logging + increment version

Logging is mainly just for the BG task and errors right now.
This commit is contained in:
Imran Remtulla
2022-11-12 19:17:05 -05:00
parent feed7ffc0b
commit 631ffd5c34
7 changed files with 215 additions and 29 deletions

View File

@@ -567,6 +567,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.9.0"
sqflite:
dependency: "direct main"
description:
name: sqflite
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0+3"
sqflite_common:
dependency: transitive
description:
name: sqflite_common
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.0+2"
stack_trace:
dependency: transitive
description:
@@ -588,6 +602,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
synchronized:
dependency: transitive
description:
name: synchronized
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.0+3"
term_glyph:
dependency: transitive
description: