diff --git a/pubspec.lock b/pubspec.lock index 64730683..427dc067 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -757,6 +757,14 @@ packages: url: "https://pub.dev" source: hosted version: "0.20.2" + js: + dependency: transitive + description: + name: js + sha256: "53385261521cc4a0c4658fd0ad07a7d14591cf8fc33abbceae306ddb974888dc" + url: "https://pub.dev" + source: hosted + version: "0.7.2" json_annotation: dependency: transitive description: @@ -1089,10 +1097,10 @@ packages: dependency: "direct main" description: name: printing - sha256: "482cd5a5196008f984bb43ed0e47cbfdca7373490b62f3b27b3299275bf22a93" + sha256: "1c99cab90ebcc1fff65831d264627d5b529359d563e53f33ab9b8117f2d280bc" url: "https://pub.dev" source: hosted - version: "5.14.2" + version: "5.12.0" proj4dart: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 61968c0d..2e1956bc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: flutter_quill: ^11.5.0 file_picker: ^10.3.10 pdf: ^3.11.3 - printing: ^5.14.2 + printing: 5.12.0 flutter_keyboard_visibility: ^5.4.1 awesome_snackbar_content: ^0.1.8 permission_handler: ^12.0.1 diff --git a/web/index.html b/web/index.html index e6324c14..09fd92f1 100644 --- a/web/index.html +++ b/web/index.html @@ -1,64 +1,28 @@ - - - tasq - - - - + - + \ No newline at end of file