From 3c22631c27ed138256579d64dd3186efae756337 Mon Sep 17 00:00:00 2001 From: sonle <sonle@geekyants.com> Date: Thu, 6 Oct 2022 14:23:25 +0700 Subject: [PATCH 1/5] feat: enable user sharing --- pubspec.yaml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index ddddd110..9583af75 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -83,11 +83,22 @@ dependency_overrides: webview_flutter: ^4.0.1 fwfh_webview: 0.7.0 geolocator: ^9.0.2 + path: ^1.8.3 + at_sync_ui_flutter: + git: + url: https://github.com/atsign-foundation/at_widgets.git + ref: fix/sync_snackbar_issue + path: packages/at_sync_ui_flutter at_onboarding_flutter: git: - url: https://github.com/atsign-foundation/at_widgets + url: https://github.com/atsign-foundation/at_widgets.git path: packages/at_onboarding_flutter - ref: trunk + ref: feature/enable-user-sharing + at_client_mobile: + git: + url: https://github.com/atsign-foundation/at_client_sdk + path: packages/at_client_mobile + ref: feature/enable-user-sharing dev_dependencies: flutter_test: From 9204e88c7edb0e9963bb1512270a5bb4a1a47fe5 Mon Sep 17 00:00:00 2001 From: sonle <sonle@geekyants.com> Date: Wed, 12 Oct 2022 15:58:24 +0700 Subject: [PATCH 2/5] feat: update enable user sharing --- lib/services/backend_service.dart | 2 + pubspec.lock | 1154 ++++++++++------------------- pubspec.yaml | 2 + 3 files changed, 411 insertions(+), 747 deletions(-) diff --git a/lib/services/backend_service.dart b/lib/services/backend_service.dart index 8a1746c9..cdfd83d7 100644 --- a/lib/services/backend_service.dart +++ b/lib/services/backend_service.dart @@ -1,5 +1,6 @@ import 'dart:async'; import 'dart:io'; +import 'package:at_client_mobile/at_client_mobile.dart'; import 'package:at_contacts_flutter/utils/init_contacts_service.dart'; import 'package:at_onboarding_flutter/at_onboarding_flutter.dart'; import 'package:at_onboarding_flutter/services/onboarding_service.dart'; @@ -86,6 +87,7 @@ class BackendService { ).highlightColor ?? ColorConstants.green, ), + showPopupSharedStorage: true, ), isSwitchingAtsign: isSwitchAccount, atsign: atSign, diff --git a/pubspec.lock b/pubspec.lock index 46bd3657..44c40243 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -5,571 +5,468 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - sha256: "4897882604d919befd350648c7f91926a9d5de99e67b455bf0917cc2362f4bb8" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "47.0.0" + version: "46.0.0" analyzer: dependency: transitive description: name: analyzer - sha256: "690e335554a8385bc9d787117d9eb52c0c03ee207a607e593de3c9d71b1cfe80" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.7.0" + version: "4.6.0" another_flushbar: dependency: "direct main" description: name: another_flushbar - sha256: fa09f8a4ca582c417669b7b1d0e85ce65bd074d80bb0dcbb1302ad1b22bdc3ef - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.12.29" + version: "1.10.29" archive: dependency: transitive description: name: archive - sha256: d6347d54a2d8028e0437e3c099f66fdb8ae02c4720c1e7534c9f24c10351f85d - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.3.6" + version: "3.3.1" args: dependency: transitive description: name: args - sha256: b003c3098049a51720352d219b0bb5f219b60fbfb68e7a4748139a06a5676515 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.3.1" asn1lib: dependency: transitive description: name: asn1lib - sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.4.0" + version: "1.1.0" async: dependency: transitive description: name: async - sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.10.0" + version: "2.9.0" at_backupkey_flutter: dependency: transitive description: name: at_backupkey_flutter - sha256: "012fa7e497052477348d68aa03b0ffe298d3a91b113a5f1f864bcff0a1d54488" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.0.9" + version: "4.0.7" at_base2e15: dependency: "direct main" description: name: at_base2e15 - sha256: "06ee6ffba9b3439f1c41f9bf0c01f579ce0a8b25f42da8c374ba3a14d721937f" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.0" - at_chops: - dependency: transitive - description: - name: at_chops - sha256: "4bd63f0bb9b61ad8087455f5ab303101cbc07b6b87892d4a7dba197ca2b3eb6c" - url: "https://pub.dev" - source: hosted - version: "1.0.3" at_client: dependency: transitive description: name: at_client - sha256: f2ebf1ceeb42eb6638ddf38c6a1f414e4af3186f2cf4bc245efcb54943e5072e - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.57" + version: "3.0.40" at_client_mobile: dependency: "direct main" description: - name: at_client_mobile - sha256: f056674b02bdf13e5442725934e834f7757abcd7062d302ec2e65e46432ca134 - url: "https://pub.dev" - source: hosted - version: "3.2.9" + path: at_client_mobile + ref: "feature/enable-user-sharing" + resolved-ref: "59064e87557766f2db0cc85f3328fb8962f595c2" + url: "https://github.com/atsign-foundation/at_client_sdk" + source: git + version: "3.2.7" at_common_flutter: dependency: "direct main" description: name: at_common_flutter - sha256: "75f7b1070d9aa5d42f9878859995f2a24654733a118012b83eb552baaba8ce13" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.11" + version: "2.0.9" at_commons: dependency: "direct main" description: name: at_commons - sha256: "3361a1114d8f7263e7a0e6f299247bceed7e6c9e81e9cde01525cd10085eee60" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.43" + version: "3.0.26" at_contact: dependency: "direct main" description: name: at_contact - sha256: "232a7dd140bd4c22f4d99c7866633338de57e50f0e1eb84e515dc1ed0f7b0fee" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.0.7" at_contacts_flutter: dependency: "direct main" description: name: at_contacts_flutter - sha256: "159656f0387d17471dfe90337d767a989f067de3da0bf74af0894191a4460cea" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.0.9" + version: "4.0.6" at_file_saver: dependency: transitive description: name: at_file_saver - sha256: d1d5322be265ff395b6160f8880b4ebd713b673ea739662eca463def9c588f00 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.1.2" at_follows_flutter: dependency: "direct main" description: name: at_follows_flutter - sha256: "4709da45a13a99e85f99ad47151452e70b7309ede9aa44872f908240a2f05dd3" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.9" + version: "3.0.7" at_location_flutter: dependency: "direct main" description: name: at_location_flutter - sha256: cc232867e288245e39fd23a12f570785c0be18aed63c0fad2d0e0077fbb6c6b0 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.8" + version: "3.1.7" at_lookup: dependency: "direct main" description: name: at_lookup - sha256: "77bee8af965e1c27bb372a48f961206051de6f4da27f2226c4986e592758fe76" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.35" + version: "3.0.32" at_onboarding_flutter: dependency: "direct main" description: - path: "packages/at_onboarding_flutter" - ref: "feature/fix-theme-onboarding" - resolved-ref: "6c511b14cee8d7d8e5e9a4c6ec1f1b8dfc0568a9" - url: "https://github.com/atsign-foundation/at_widgets" + path: at_onboarding_flutter + ref: "feature/enable-user-sharing" + resolved-ref: f7b7d1aaf7630558def5637c1bb26b787617c14c + url: "https://github.com/atsign-foundation/at_widgets.git" source: git - version: "6.0.3" + version: "5.0.0" at_persistence_secondary_server: dependency: transitive description: name: at_persistence_secondary_server - sha256: a1b0e9819d6d22072caf15e52ea3bf459c8b161404ed92bb199bfd32f5ff63a9 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.52" + version: "3.0.39" at_persistence_spec: dependency: transitive description: name: at_persistence_spec - sha256: "2ee8f0433783633d2375dba2acf27f8778bcbcd40dda8659bf54f80925db224f" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.12" + version: "2.0.7" at_server_status: dependency: transitive description: name: at_server_status - sha256: "01190ba0886dfafb02a7ec247faff405527e7efaa5c21f567e4f45e10699e12d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.3" at_sync_ui_flutter: dependency: "direct main" description: name: at_sync_ui_flutter - sha256: "9297d27ad1219f61a13372d554d94b5610027df7bd566f08e351a7f9ea09aa17" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.8" + version: "1.0.5" at_utf7: dependency: transitive description: name: at_utf7 - sha256: c88e964e307bfe0e53e0048cff1ebf5ab60e23ceb4273f1ca664e724a9a5c5c9 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.0" at_utils: dependency: transitive description: name: at_utils - sha256: a244ea7f6411b177ba2f011d36d23ec786b0d41b0e62b58bb0e8bf9ad61cf530 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.12" + version: "3.0.11" audio_session: dependency: transitive description: name: audio_session - sha256: f952f7a98640ba1d07520465a1cdaed6df0994390ac6fa73920d1741207147b8 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.1.10" biometric_storage: - dependency: transitive + dependency: "direct main" description: name: biometric_storage - sha256: f6d7f5f4c28323797658423e4c5982c9dee42e18f59a8a8d4bc5df38eaf2e2f1 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "4.1.3" boolean_selector: dependency: transitive description: name: boolean_selector - sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "2.1.0" cached_network_image: dependency: transitive description: name: cached_network_image - sha256: be69fd8b429d48807102cee6ab4106a55e1f2f3e79a1b83abb8572bc06c64f26 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.2.2" + version: "3.2.1" cached_network_image_platform_interface: dependency: transitive description: name: cached_network_image_platform_interface - sha256: bb2b8403b4ccdc60ef5f25c70dead1f3d32d24b9d6117cfc087f496b178594a7 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "1.0.0" cached_network_image_web: dependency: transitive description: name: cached_network_image_web - sha256: b8eb814ebfcb4dea049680f8c1ffb2df399e4d03bf7a352c775e26fa06e02fa0 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.0.1" characters: dependency: transitive description: name: characters - sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.2.1" charcode: dependency: transitive description: name: charcode - sha256: fb98c0f6d12c920a02ee2d998da788bca066ca5f148492b7085ee23372b12306 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.3.1" chewie: dependency: transitive description: name: chewie - sha256: edb7a38d3f80035e46f931a6ff9391706e206f81f7c00ca4d58356809b593427 - url: "https://pub.dev" + url: "https://pub.dartlang.org" + source: hosted + version: "1.3.4" + cli_dialog: + dependency: transitive + description: + name: cli_dialog + url: "https://pub.dartlang.org" source: hosted - version: "1.3.5" + version: "0.5.0" cli_util: dependency: transitive description: name: cli_util - sha256: "66f86e916d285c1a93d3b79587d94bd71984a66aac4ff74e524cfa7877f1395c" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.3.5" clock: dependency: transitive description: name: clock - sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.1.1" collection: dependency: transitive description: name: collection - sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.17.0" - console: - dependency: transitive - description: - name: console - sha256: e04e7824384c5b39389acdd6dc7d33f3efe6b232f6f16d7626f194f6a01ad69a - url: "https://pub.dev" - source: hosted - version: "4.1.0" + version: "1.16.0" convert: dependency: transitive description: name: convert - sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.1" + version: "3.0.2" coverage: dependency: transitive description: name: coverage - sha256: d2494157c32b303f47dedee955b1479f2979c4ff66934eb7c0def44fd9e0267a - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.6.1" + version: "1.3.2" cron: dependency: transitive description: name: cron - sha256: d98aa8cdad0cccdb6b098e6a1fb89339c180d8a229145fa4cd8c6fc538f0e35f - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.5.1" + version: "0.5.0" cross_file: dependency: transitive description: name: cross_file - sha256: f71079978789bc2fe78d79227f1f8cfe195b31bbd8db2399b0d15a4b96fb843b - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.3.3+2" + version: "0.3.3+1" crypto: dependency: transitive description: name: crypto - sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.0.2" crypton: dependency: transitive description: name: crypton - sha256: "886462e83bf642ba10f5382002654d27da8c2e6e1f42d928f12764cfa204f124" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.0.5" csslib: dependency: transitive description: name: csslib - sha256: b36c7f7e24c0bdf1bf9a3da461c837d1de64b9f8beb190c9011d8c72a3dfd745 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.17.2" cupertino_icons: dependency: transitive description: name: cupertino_icons - sha256: e35129dc44c9118cee2a5603506d823bab99c68393879edb440e0090d07586be - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.5" + dart_console: + dependency: transitive + description: + name: dart_console + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.1" dbus: dependency: transitive description: name: dbus - sha256: "6f07cba3f7b3448d42d015bfd3d53fe12e5b36da2423f23838efc1d5fb31a263" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.7.8" + version: "0.7.4" desktop_window: dependency: "direct main" description: name: desktop_window - sha256: "6256fb6feb7b5ec1311c76a3503f89202825bfe92c0458ec5fe7a728ffa216d5" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.4.0" - device_info_plus: - dependency: transitive - description: - name: device_info_plus - sha256: "1d6e5a61674ba3a68fb048a7c7b4ff4bebfed8d7379dbe8f2b718231be9a7c95" - url: "https://pub.dev" - source: hosted - version: "8.1.0" - device_info_plus_platform_interface: - dependency: transitive - description: - name: device_info_plus_platform_interface - sha256: d3b01d5868b50ae571cd1dc6e502fc94d956b665756180f7b16ead09e836fd64 - url: "https://pub.dev" - source: hosted - version: "7.0.0" easy_debounce: dependency: "direct main" description: name: easy_debounce - sha256: c9ad18145bbb22eab4f6d3e7618e2d6e2be224a5e5470f6839db23e650cd43b1 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.2+1" - ecdsa: - dependency: transitive - description: - name: ecdsa - sha256: dd1efbaf6c18bfde9347dddcfe10dce3dd044e5a1b237457a49b5c24850dfb95 - url: "https://pub.dev" - source: hosted - version: "0.0.4" - elliptic: - dependency: transitive - description: - name: elliptic - sha256: "8c7396126c81c574fe970ac4afe9ba919b1ca754da20b509664be2345ffb2845" - url: "https://pub.dev" - source: hosted - version: "0.3.8" encrypt: dependency: transitive description: name: encrypt - sha256: "4fd4e4fdc21b9d7d4141823e1e6515cd94e7b8d84749504c232999fba25d9bbb" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "5.0.1" extended_image: dependency: "direct main" description: name: extended_image - sha256: "6c729ac4c544575dfcc25b0112d0d11f1e53b2ffdd715749fc78d3b7af30ddb3" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "6.3.1" + version: "6.2.1" extended_image_library: dependency: transitive description: name: extended_image_library - sha256: "7d0ef868ede1d869cbda9f3e9172c78db14b75fd7f4eed44c9b09e096d17f2f6" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.4.0" + version: "3.3.0" fake_async: dependency: transitive description: name: fake_async - sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.3.1" ffi: dependency: transitive description: name: ffi - sha256: a38574032c5f1dd06c4aee541789906c12ccaab8ba01446e800d9c5b79c4a978 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.1" + version: "1.2.1" file: dependency: transitive description: name: file - sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "6.1.4" file_picker: dependency: "direct main" description: name: file_picker - sha256: d090ae03df98b0247b82e5928f44d1b959867049d18d73635e2e0bc3f49542b9 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "5.2.5" + version: "4.6.1" file_selector: dependency: transitive description: name: file_selector - sha256: "9e34368bfacdf644e2c8a59e2b241cfb722bcbbd09876410e8775ae4905d6a49" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.8.4+3" file_selector_linux: dependency: transitive description: name: file_selector_linux - sha256: c06249f2082e88aca55f4aad9e4c70ff0f2b61d753c1577d51adeab88b3f0178 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.0.3" file_selector_macos: dependency: transitive description: name: file_selector_macos - sha256: e87311d719039da30d26ae829aab3ae66f82deb3318cd70ffecb608c99e3da68 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.8.2+2" file_selector_platform_interface: dependency: transitive description: name: file_selector_platform_interface - sha256: "432c4c729de319cc924eb2ac25f8f7216ca70bbbcb054aa14abe26a018453cc4" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.3.0" + version: "2.1.0" file_selector_web: dependency: transitive description: name: file_selector_web - sha256: bf166d08f4c3f79286774cdfa39ed301e076c5a903c435f5199818288f24a66d - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.8.1+5" file_selector_windows: dependency: transitive description: name: file_selector_windows - sha256: "8bbcc82fe0d3cdf5ae5c289492ddfd703ec028028d9f194dbceae04cfbde1c48" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.8.2+2" fixnum: dependency: transitive description: name: fixnum - sha256: "04be3e934c52e082558cc9ee21f42f5c1cd7a1262f4c63cd0357c08d5bba81ec" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.1" flex_color_picker: dependency: transitive description: name: flex_color_picker - sha256: "607c9fdb26be84d4a5a0931ab42a7eda725372e4f5ebaa2526ab6b22ead752f9" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.0" - flex_seed_scheme: - dependency: transitive - description: - name: flex_seed_scheme - sha256: "7058288ef97d348657ac95cea25d65a9aac181ca08387ede891fd7230ad7600f" - url: "https://pub.dev" - source: hosted - version: "1.2.3" + version: "2.5.0" flutter: dependency: "direct main" description: flutter @@ -579,162 +476,121 @@ packages: dependency: transitive description: name: flutter_blurhash - sha256: "05001537bd3fac7644fa6558b09ec8c0a3f2eba78c0765f88912882b1331a5c6" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.7.0" flutter_cache_manager: dependency: transitive description: name: flutter_cache_manager - sha256: "32cd900555219333326a2d0653aaaf8671264c29befa65bbd9856d204a4c9fb3" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.3.0" flutter_dotenv: dependency: "direct main" description: name: flutter_dotenv - sha256: d9283d92059a22e9834bc0a31336658ffba77089fb6f3cc36751f1fc7c6661a3 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "5.0.2" flutter_image: dependency: transitive description: name: flutter_image - sha256: fa47ea2392de894efd41026b20c166af085d03077ddb8ac6dd73eb4c23bb97ca - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "4.1.4" flutter_image_compress: dependency: "direct main" description: name: flutter_image_compress - sha256: "37f1b26399098e5f97b74c1483f534855e7dff68ead6ddaccf747029fb03f29f" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.3" + version: "1.1.1" flutter_inappwebview: - dependency: "direct overridden" + dependency: transitive description: name: flutter_inappwebview - sha256: f31169b4559939acb74272a41a6f54fe0d395834ecca2b1c6920dc7e30d61fd1 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "5.4.4+3" + version: "5.4.3+7" flutter_keyboard_visibility: dependency: transitive description: name: flutter_keyboard_visibility - sha256: "86b71bbaffa38e885f5c21b1182408b9be6951fd125432cf6652c636254cef2d" - url: "https://pub.dev" - source: hosted - version: "5.4.0" - flutter_keyboard_visibility_linux: - dependency: transitive - description: - name: flutter_keyboard_visibility_linux - sha256: "6fba7cd9bb033b6ddd8c2beb4c99ad02d728f1e6e6d9b9446667398b2ac39f08" - url: "https://pub.dev" - source: hosted - version: "1.0.0" - flutter_keyboard_visibility_macos: - dependency: transitive - description: - name: flutter_keyboard_visibility_macos - sha256: c5c49b16fff453dfdafdc16f26bdd8fb8d55812a1d50b0ce25fc8d9f2e53d086 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0" + version: "5.3.0" flutter_keyboard_visibility_platform_interface: dependency: transitive description: name: flutter_keyboard_visibility_platform_interface - sha256: e43a89845873f7be10cb3884345ceb9aebf00a659f479d1c8f4293fcb37022a4 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.0" flutter_keyboard_visibility_web: dependency: transitive description: name: flutter_keyboard_visibility_web - sha256: d3771a2e752880c79203f8d80658401d0c998e4183edca05a149f5098ce6e3d1 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.0" - flutter_keyboard_visibility_windows: - dependency: transitive - description: - name: flutter_keyboard_visibility_windows - sha256: fc4b0f0b6be9b93ae527f3d527fb56ee2d918cd88bbca438c478af7bcfd0ef73 - url: "https://pub.dev" - source: hosted - version: "1.0.0" flutter_keychain: dependency: transitive description: name: flutter_keychain - sha256: "777ea8d3e1f55536bc8489a9ced73a912da4065645d9a1f751aae3548825b140" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.2.1" - flutter_lints: - dependency: transitive - description: - name: flutter_lints - sha256: aeb0b80a8b3709709c9cc496cdc027c5b3216796bc0af0ce1007eaf24464fd4c - url: "https://pub.dev" - source: hosted - version: "2.0.1" flutter_local_notifications: - dependency: "direct overridden" + dependency: transitive description: name: flutter_local_notifications - sha256: ba9b2e6599edfb8eaa2008f56b8eefc9a615c4d5d6e79a75c35161972fb3f2c2 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "9.7.1" + version: "9.9.0" flutter_local_notifications_linux: dependency: transitive description: name: flutter_local_notifications_linux - sha256: b472bfc173791b59ede323661eae20f7fff0b6908fea33dd720a6ef5d576bae8 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.5.1" flutter_local_notifications_platform_interface: dependency: transitive description: name: flutter_local_notifications_platform_interface - sha256: "21bceee103a66a53b30ea9daf677f990e5b9e89b62f222e60dd241cd08d63d3a" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "5.0.0" flutter_plugin_android_lifecycle: dependency: transitive description: name: flutter_plugin_android_lifecycle - sha256: "60fc7b78455b94e6de2333d2f95196d32cf5c22f4b0b0520a628804cb463503b" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.7" + flutter_qr_reader: + dependency: "direct main" + description: + name: flutter_qr_reader + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.5" flutter_slidable: dependency: "direct main" description: name: flutter_slidable - sha256: c7607eb808cdef19c8468246e95a133308aeaeb3971cdd9edfb9d5e31cedfbe9 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.6.0" flutter_svg: dependency: transitive description: name: flutter_svg - sha256: "6ff9fa12892ae074092de2fa6a9938fb21dbabfdaa2ff57dc697ff912fc8d4b2" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.6" + version: "1.1.4" flutter_test: dependency: "direct dev" description: flutter @@ -749,912 +605,791 @@ packages: dependency: "direct main" description: name: flutter_widget_from_html - sha256: f7d31bf1d4b2fa301f70fad46fe5c80e96f3d4fe27793b23757c8eaee5f70b84 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.8.5" flutter_widget_from_html_core: dependency: transitive description: name: flutter_widget_from_html_core - sha256: e8f4f8b461a140ffb7c71f938bc76efc758893e7468843d9dbf70cb0b9e900cb - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.8.5+3" fluttertoast: dependency: transitive description: name: fluttertoast - sha256: "7a738eddad04c7b27a1ecfecd12e8ecd4b188cdd2d91c252a02a4aba65838c9d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "8.1.1" + version: "8.0.9" frontend_server_client: dependency: transitive description: name: frontend_server_client - sha256: "4f4a162323c86ffc1245765cfe138872b8f069deb42f7dbb36115fa27f31469b" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.3" fwfh_cached_network_image: dependency: transitive description: name: fwfh_cached_network_image - sha256: fcd75bb39849cc32b0c213fe6ad4dfa2503c5da07bf976d5f116a26d5707c7f0 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.7.0+2" fwfh_chewie: dependency: transitive description: name: fwfh_chewie - sha256: "03ffd2cfa7354d186d0006511e9a66e9ad7aad143978c6c5d6736d9aef00acf2" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.7.0+1" fwfh_just_audio: dependency: transitive description: name: fwfh_just_audio - sha256: b82a1f1902754980b53c46264693d2c11e739ccd09e7af89126132aa223ad027 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.6.2+2" fwfh_selectable_text: dependency: transitive description: name: fwfh_selectable_text - sha256: "55a17a85c0b5e26833127c57fc7864055799c1c2dfdb2ed665ac925222718901" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.8.3+1" fwfh_svg: dependency: transitive description: name: fwfh_svg - sha256: "52a133053f2c6df7693e3398958449835526e72a36245739589db32da3e3ad57" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.7.2" fwfh_text_style: - dependency: "direct overridden" + dependency: transitive description: name: fwfh_text_style - sha256: "37806ee0222f79b6e8d4c698c322c897eae6a817258156f40aeece4e588fac60" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.22.08+1" fwfh_url_launcher: dependency: transitive description: name: fwfh_url_launcher - sha256: e6a8020ad57dfd1d5b12f9ae12ffc9120fac7491736280603db0be0a4dc74c97 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.6.1+3" fwfh_webview: - dependency: "direct overridden" + dependency: transitive description: name: fwfh_webview - sha256: "8ac48a0e13bf2b09c84e45ff250a670a7592b6f5cc4345fa00f8aa211fb82bc0" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.7.0" + version: "0.6.2+3" geolocator: - dependency: "direct overridden" + dependency: transitive description: name: geolocator - sha256: "5c23f3613f50586c0bbb2b8f970240ae66b3bd992088cf60dd5ee2e6f7dde3a8" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "9.0.2" + version: "8.2.1" geolocator_android: dependency: transitive description: name: geolocator_android - sha256: fe90565c3a8789dc3b433d8f95cdb18343f9bde298a419d978337ba1ae1037d3 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.1.4" + version: "3.2.1" geolocator_apple: dependency: transitive description: name: geolocator_apple - sha256: a06106698923cbcee5fbfa1130c4c87cf1dc2b7df8a7693315d5f9f3ad33e5d3 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.2.2" + version: "2.2.1" geolocator_platform_interface: dependency: transitive description: name: geolocator_platform_interface - sha256: af4d69231452f9620718588f41acc4cb58312368716bfff2e92e770b46ce6386 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.0.7" + version: "4.0.6" geolocator_web: dependency: transitive description: name: geolocator_web - sha256: f68a122da48fcfff68bbc9846bb0b74ef651afe84a1b1f6ec20939de4d6860e1 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.6" geolocator_windows: dependency: transitive description: name: geolocator_windows - sha256: f5911c88e23f48b598dd506c7c19eff0e001645bdc03bb6fecb9f4549208354d - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.1.1" get_it: dependency: transitive description: name: get_it - sha256: "290fde3a86072e4b37dbb03c07bec6126f0ecc28dad403c12ffe2e5a2d751ab7" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "7.2.0" glob: dependency: transitive description: name: glob - sha256: c51b4fdfee4d281f49b8c957f1add91b815473597f76bcf07377987f66a55729 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.0" hive: dependency: transitive description: name: hive - sha256: "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.2.3" html: dependency: transitive description: name: html - sha256: d9793e10dbe0e6c364f4c59bf3e01fb33a9b2a674bc7a1081693dba0614b6269 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.15.1" + version: "0.15.0" html_editor_enhanced: dependency: "direct main" description: name: html_editor_enhanced - sha256: c2a0d0a50970fe4aa565e79e57081c8a69c3b2e94162e8f1df3e1b750c7aeb5e - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.5.1" + version: "2.5.0" http: dependency: "direct main" description: name: http - sha256: "6aa2946395183537c8b880962d935877325d6a09a2867c3970c05c0fed6ac482" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.13.5" http_client_helper: dependency: transitive description: name: http_client_helper - sha256: "1f32359bd07a064ad256d1f84ae5f973f69bc972e7287223fa198abe1d969c28" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.3" http_multi_server: dependency: transitive description: name: http_multi_server - sha256: "97486f20f9c2f7be8f514851703d0119c3596d14ea63227af6f7a481ef2b2f8b" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.2.1" http_parser: dependency: transitive description: name: http_parser - sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.0.2" + version: "4.0.1" image: dependency: "direct main" description: name: image - sha256: f6ffe2895e3c86c6ad5a27e6302cf807403463e397cb2f0c580f619ac2fa588b - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.2.2" + version: "3.2.0" image_cropper: dependency: "direct main" description: name: image_cropper - sha256: "60542ffd03436e6f80a1d7c9839f75b6a62b0a290cd98624fa29d150fdf672c8" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.5.1" infinite_listview: dependency: transitive description: name: infinite_listview - sha256: f6062c1720eb59be553dfa6b89813d3e8dd2f054538445aaa5edaddfa5195ce6 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.1.0" internet_connection_checker: - dependency: "direct main" + dependency: transitive description: name: internet_connection_checker - sha256: "1c683e63e89c9ac66a40748b1b20889fd9804980da732bf2b58d6d5456c8e876" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.0+1" + version: "0.0.1+4" intl: dependency: transitive description: name: intl - sha256: "910f85bce16fb5c6f614e117efa303e85a1731bb0081edf3604a2ae6e9a3cc91" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.17.0" io: dependency: transitive description: name: io - sha256: "0d4c73c3653ab85bf696d51a9657604c900a370549196a91f33e4c39af760852" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.3" js: dependency: transitive description: name: js - sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.6.5" + version: "0.6.4" just_audio: dependency: transitive description: name: just_audio - sha256: ec0bdd51762454542882ec06b3015170d51b37ae074706569e30d3554133bd4c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.9.30" + version: "0.9.28" just_audio_platform_interface: dependency: transitive description: name: just_audio_platform_interface - sha256: eff112d5138bea3ba544b6338b1e0537a32b5e1425e4d0dc38f732771cda7c84 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "4.2.0" just_audio_web: dependency: transitive description: name: just_audio_web - sha256: "89d8db6f19f3821bb6bf908c4bfb846079afb2ab575b783d781a6bf119e3abaf" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.4.7" latlong2: dependency: "direct main" description: name: latlong2 - sha256: "408993a0e3f46e79ce1f129e4cb0386eef6d48dfa6394939ecacfbd7049154ec" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.8.1" - lints: - dependency: transitive - description: - name: lints - sha256: "5e4a9cd06d447758280a8ac2405101e0e2094d2a1dbdd3756aec3fe7775ba593" - url: "https://pub.dev" - source: hosted - version: "2.0.1" lists: dependency: transitive description: name: lists - sha256: "4ca5c19ae4350de036a7e996cdd1ee39c93ac0a2b840f4915459b7d0a7d4ab27" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.1" logging: dependency: transitive description: name: logging - sha256: c0bbfe94d46aedf9b8b3e695cf3bd48c8e14b35e3b2c639e0aa7755d589ba946 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.0.2" matcher: dependency: transitive description: name: matcher - sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.12.13" + version: "0.12.12" material_color_utilities: dependency: transitive description: name: material_color_utilities - sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.1.5" meta: dependency: transitive description: name: meta - sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.8.0" mgrs_dart: dependency: transitive description: name: mgrs_dart - sha256: fb89ae62f05fa0bb90f70c31fc870bcbcfd516c843fb554452ab3396f78586f7 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.0" mime: dependency: transitive description: name: mime - sha256: dab22e92b41aa1255ea90ddc4bc2feaf35544fd0728e209638cad041a6e3928a - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.2" mocktail: dependency: transitive description: name: mocktail - sha256: "80a996cd9a69284b3dc521ce185ffe9150cde69767c2d3a0720147d93c0cef53" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.3.0" msix: dependency: "direct dev" description: name: msix - sha256: "9928b675aa7fbc25459250c76d1668518b2d0592f394498abd1f5744636b5d60" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.6.6" + version: "3.6.3" mutex: dependency: transitive description: name: mutex - sha256: "9bd00c5fbb3fe0ca22508aa81dab0bab9c565f73b0c9d41adb582bfd464aa2c7" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.0.0" nested: dependency: transitive description: name: nested - sha256: "03bac4c528c64c95c722ec99280375a6f2fc708eec17c7b3f07253b626cd2a20" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.0" new_version: dependency: "direct main" description: name: new_version - sha256: "2eabd66e53c882dbaab4f3f8824d139a35a0521e2e04b8fd6d9fb358112691e9" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.3.1" - ninja_asn1: - dependency: transitive - description: - name: ninja_asn1 - sha256: b0f04877243fda51c475ec2bcaadb55a92759baee9f02888124c60775760ccf7 - url: "https://pub.dev" - source: hosted - version: "2.0.0" node_preamble: dependency: transitive description: name: node_preamble - sha256: "8ebdbaa3b96d5285d068f80772390d27c21e1fa10fb2df6627b1b9415043608d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.1" numberpicker: dependency: transitive description: name: numberpicker - sha256: "73723bd13c940ebcd9e5f0ed56b4874588c1748a9a6a38254f97ad627715142e" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.1" octo_image: dependency: transitive description: name: octo_image - sha256: "107f3ed1330006a3bea63615e81cf637433f5135a52466c7caa0e7152bca9143" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.2" package_config: dependency: transitive description: name: package_config - sha256: "1c5b77ccc91e4823a5af61ee74e6b972db1ef98c2ff5a18d3161c982a55448bd" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.0" package_info_plus: dependency: transitive description: name: package_info_plus - sha256: f62d7253edc197fe3c88d7c2ddab82d68f555e778d55390ccc3537eca8e8d637 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.4.3+1" + version: "1.4.2" package_info_plus_linux: dependency: transitive description: name: package_info_plus_linux - sha256: "04b575f44233d30edbb80a94e57cad9107aada334fc02aabb42b6becd13c43fc" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.5" package_info_plus_macos: dependency: transitive description: name: package_info_plus_macos - sha256: a2ad8b4acf4cd479d4a0afa5a74ea3f5b1c7563b77e52cc32b3ee6956d5482a6 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.3.0" package_info_plus_platform_interface: dependency: transitive description: name: package_info_plus_platform_interface - sha256: f7a0c8f1e7e981bc65f8b64137a53fd3c195b18d429fba960babc59a5a1c7ae8 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.2" package_info_plus_web: dependency: transitive description: name: package_info_plus_web - sha256: f0829327eb534789e0a16ccac8936a80beed4e2401c4d3a74f3f39094a822d3b - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.6" + version: "1.0.5" package_info_plus_windows: dependency: transitive description: name: package_info_plus_windows - sha256: "79524f11c42dd9078b96d797b3cf79c0a2883a50c4920dc43da8562c115089bc" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "1.0.5" path: dependency: transitive description: name: path - sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.8.2" path_drawing: dependency: transitive description: name: path_drawing - sha256: bbb1934c0cbb03091af082a6389ca2080345291ef07a5fa6d6e078ba8682f977 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.1" path_parsing: dependency: transitive description: name: path_parsing - sha256: e3e67b1629e6f7e8100b367d3db6ba6af4b1f0bb80f64db18ef1fbabd2fa9ccf - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.1" path_provider: dependency: "direct main" description: name: path_provider - sha256: "050e8e85e4b7fecdf2bb3682c1c64c4887a183720c802d323de8a5fd76d372dd" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.11" path_provider_android: dependency: transitive description: name: path_provider_android - sha256: "4d5542667150f5b779ba411dd5dc0b674a85d1355e45bda2877e0e82f4ad08d8" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.20" path_provider_ios: dependency: transitive description: name: path_provider_ios - sha256: "03d639406f5343478352433f00d3c4394d52dac8df3d847869c5e2333e0bbce8" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.11" path_provider_linux: dependency: transitive description: name: path_provider_linux - sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.7" path_provider_macos: dependency: transitive description: name: path_provider_macos - sha256: "2a97e7fbb7ae9dcd0dfc1220a78e9ec3e71da691912e617e8715ff2a13086ae8" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.6" path_provider_platform_interface: dependency: transitive description: name: path_provider_platform_interface - sha256: f0abc8ebd7253741f05488b4813d936b4d07c6bae3e86148a09e342ee4b08e76 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.5" + version: "2.0.4" path_provider_windows: dependency: transitive description: name: path_provider_windows - sha256: bcabbe399d4042b8ee687e17548d5d3f527255253b4a639f5f8d2094a9c2b45c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.3" + version: "2.0.7" pedantic: dependency: transitive description: name: pedantic - sha256: "67fc27ed9639506c856c840ccce7594d0bdcd91bc8d53d6e52359449a1d50602" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.11.1" permission_handler: dependency: "direct main" description: name: permission_handler - sha256: "33c6a1253d1f95fd06fa74b65b7ba907ae9811f9d5c1d3150e51417d04b8d6a8" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "10.2.0" + version: "9.2.0" permission_handler_android: dependency: transitive description: name: permission_handler_android - sha256: "8028362b40c4a45298f1cbfccd227c8dd6caf0e27088a69f2ba2ab15464159e2" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "10.2.0" + version: "9.0.2+1" permission_handler_apple: dependency: transitive description: name: permission_handler_apple - sha256: "9c370ef6a18b1c4b2f7f35944d644a56aa23576f23abee654cf73968de93f163" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "9.0.7" + version: "9.0.4" permission_handler_platform_interface: dependency: transitive description: name: permission_handler_platform_interface - sha256: "68abbc472002b5e6dfce47fe9898c6b7d8328d58b5d2524f75e277c07a97eb84" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.9.0" + version: "3.7.0" permission_handler_windows: dependency: transitive description: name: permission_handler_windows - sha256: f67cab14b4328574938ecea2db3475dad7af7ead6afab6338772c5f88963e38b - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.1.2" + version: "0.1.0" petitparser: dependency: transitive description: name: petitparser - sha256: "49392a45ced973e8d94a85fdb21293fbb40ba805fc49f2965101ae748a3683b4" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "5.1.0" + version: "5.0.0" pin_code_fields: dependency: transitive description: name: pin_code_fields - sha256: c8652519d14688f3fe2a8288d86910a46aa0b9046d728f292d3bf6067c31b4c7 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "7.4.0" platform: dependency: transitive description: name: platform - sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.1.0" plugin_platform_interface: dependency: transitive description: name: plugin_platform_interface - sha256: dbf0f707c78beedc9200146ad3cb0ab4d5da13c246336987be6940f026500d3a - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.3" + version: "2.1.2" pointer_interceptor: dependency: transitive description: name: pointer_interceptor - sha256: fee6ba42b910637465bc0d367ba27066c6eccfbc3bc0ceb14831915acc600db0 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.9.3+3" pointycastle: dependency: transitive description: name: pointycastle - sha256: db7306cf0249f838d1a24af52b5a5887c5bf7f31d8bb4e827d071dc0939ad346 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.6.2" + version: "3.6.1" pool: dependency: transitive description: name: pool - sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.5.1" positioned_tap_detector_2: dependency: transitive description: name: positioned_tap_detector_2 - sha256: "52e06863ad3e1f82b058fd05054fc8c9caeeb3b47d5cea7a24bd9320746059c1" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.4" process: dependency: transitive description: name: process - sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "4.2.4" proj4dart: dependency: transitive description: name: proj4dart - sha256: c8a659ac9b6864aa47c171e78d41bbe6f5e1d7bd790a5814249e6b68bc44324e - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.0" provider: dependency: "direct main" description: name: provider - sha256: e1e7413d70444ea3096815a60fe5da1b11bda8a9dc4769252cc82c53536f8bcc - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "6.0.4" + version: "6.0.3" pub_semver: dependency: transitive description: name: pub_semver - sha256: b959af0a045c3484c4a8f4997731f5bfe4cac60d732fd8ce35b351f2d6a459fe - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "2.1.1" qr: dependency: transitive description: name: qr - sha256: "5c4208b4dc0d55c3184d10d83ee0ded6212dc2b5e2ba17c5a0c0aab279128d21" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.0" qr_code_scanner: dependency: transitive description: name: qr_code_scanner - sha256: f23b68d893505a424f0bd2e324ebea71ed88465d572d26bb8d2e78a4749591fd - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.1" qr_flutter: dependency: "direct main" description: name: qr_flutter - sha256: c5c121c54cb6dd837b9b9d57eb7bc7ec6df4aee741032060c8833a678c80b87e - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "4.0.0" + quiver: + dependency: transitive + description: + name: quiver + url: "https://pub.dartlang.org" + source: hosted + version: "3.1.0" receive_sharing_intent: dependency: "direct main" description: name: receive_sharing_intent - sha256: "912bebb551bce75a14098891fd750305b30d53eba0d61cc70cd9973be9866e8d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.4.5" rxdart: dependency: transitive description: name: rxdart - sha256: "5d22055fd443806c03ef24a02000637cf51eae49c2a0168d38a43fc166b0209c" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.27.5" share_plus: dependency: "direct main" description: name: share_plus - sha256: f582d5741930f3ad1bf0211d358eddc0508cc346e5b4b248bd1e569c995ebb7a - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.5.3" + version: "4.0.10+1" share_plus_linux: dependency: transitive description: name: share_plus_linux - sha256: dc32bf9f1151b9864bb86a997c61a487967a08f2e0b4feaa9a10538712224da4 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.1" + version: "3.0.0" share_plus_macos: dependency: transitive description: name: share_plus_macos - sha256: "44daa946f2845045ecd7abb3569b61cd9a55ae9cc4cbec9895b2067b270697ae" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.0.1" share_plus_platform_interface: dependency: transitive description: name: share_plus_platform_interface - sha256: bdc228d4111f4b7ef2d949e5f13521adab03a386e4013c80ea4a9df79ef1d9d1 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.2" + version: "3.0.3" share_plus_web: dependency: transitive description: name: share_plus_web - sha256: eaef05fa8548b372253e772837dd1fbe4ce3aca30ea330765c945d7d4f7c9935 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.0" + version: "3.0.1" share_plus_windows: dependency: transitive description: name: share_plus_windows - sha256: "3a21515ae7d46988d42130cd53294849e280a5de6ace24bae6912a1bffd757d4" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.0.1" shared_preferences: dependency: "direct main" description: name: shared_preferences - sha256: "76917b7d4b9526b2ba416808a7eb9fb2863c1a09cf63ec85f1453da240fa818a" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.15" shared_preferences_android: dependency: transitive description: name: shared_preferences_android - sha256: "8e251f3c986002b65fed6396bce81f379fb63c27317d49743cf289fd0fd1ab97" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.14" + version: "2.0.12" shared_preferences_ios: dependency: transitive description: name: shared_preferences_ios - sha256: "585a14cefec7da8c9c2fb8cd283a3bb726b4155c0952afe6a0caaa7b2272de34" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.1" shared_preferences_linux: dependency: transitive description: name: shared_preferences_linux - sha256: "28aefc1261746e7bad3d09799496054beb84e8c4ffcdfed7734e17b4ada459a5" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.1" shared_preferences_macos: dependency: transitive description: name: shared_preferences_macos - sha256: fbb94bf296576f49be37a1496d5951796211a8db0aa22cc0d68c46440dad808c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.4" shared_preferences_platform_interface: dependency: transitive description: name: shared_preferences_platform_interface - sha256: da9431745ede5ece47bc26d5d73a9d3c6936ef6945c101a5aca46f62e52c1cf3 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.0" shared_preferences_web: dependency: transitive description: name: shared_preferences_web - sha256: a4b5bc37fe1b368bbc81f953197d55e12f49d0296e7e412dfe2d2d77d6929958 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.4" shared_preferences_windows: dependency: transitive description: name: shared_preferences_windows - sha256: "97f7ab9a7da96d9cf19581f5de520ceb529548498bd6b5e0ccd02d68a0d15eba" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.1.1" shelf: dependency: transitive description: name: shelf - sha256: c24a96135a2ccd62c64b69315a14adc5c3419df63b4d7c05832a346fdb73682c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.4.0" + version: "1.3.2" shelf_packages_handler: dependency: transitive description: name: shelf_packages_handler - sha256: aef74dc9195746a384843102142ab65b6a4735bb3beea791e63527b88cc83306 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.0.1" shelf_static: dependency: transitive description: name: shelf_static - sha256: e792b76b96a36d4a41b819da593aff4bdd413576b3ba6150df5d8d9996d2e74c - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.1.1" shelf_web_socket: dependency: transitive description: name: shelf_web_socket - sha256: "6db16374bc3497d21aa0eebe674d3db9fdf82082aac0f04dc7b44e4af5b08afc" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.2" showcaseview: dependency: "direct main" description: name: showcaseview - sha256: "09b534d806572135c38e06901de4b36b2bbd61739ec56c5fa9242d10748e19df" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.1.8" sky_engine: @@ -1666,490 +1401,415 @@ packages: dependency: transitive description: name: sliding_up_panel - sha256: "578e90956a6212d1e406373250b2436a0f3afece29aee3c24c8360094d6cf968" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.0+1" source_map_stack_trace: dependency: transitive description: name: source_map_stack_trace - sha256: "84cf769ad83aa6bb61e0aa5a18e53aea683395f196a6f39c4c881fb90ed4f7ae" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "2.1.0" source_maps: dependency: transitive description: name: source_maps - sha256: "490098075234dcedb83c5d949b4c93dad5e6b7702748de000be2b57b8e6b2427" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.10.11" + version: "0.10.10" source_span: dependency: transitive description: name: source_span - sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.9.1" + version: "1.9.0" sqflite: dependency: transitive description: name: sqflite - sha256: f9120539a34725ebaa4523bbb6f060f256f7d30807437fa4480b08bef7d14e16 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.0+1" + version: "2.0.3+1" sqflite_common: dependency: transitive description: name: sqflite_common - sha256: "0c7785befac2b5c40fc66b485be2f35396246a6fd6ccb89bb22614ddfb3d54a7" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.3.0" + version: "2.2.1+1" stack_trace: dependency: transitive description: name: stack_trace - sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.11.0" + version: "1.10.0" stream_channel: dependency: transitive description: name: stream_channel - sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "2.1.0" string_scanner: dependency: transitive description: name: string_scanner - sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.1.1" synchronized: dependency: transitive description: name: synchronized - sha256: "7b530acd9cb7c71b0019a1e7fa22c4105e675557a4400b6a401c71c5e0ade1ac" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.0+3" + version: "3.0.0+2" term_glyph: dependency: transitive description: name: term_glyph - sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.2.1" test: dependency: transitive description: name: test - sha256: a5fcd2d25eeadbb6589e80198a47d6a464ba3e2049da473943b8af9797900c2d - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.22.0" + version: "1.21.4" test_api: dependency: transitive description: name: test_api - sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.4.16" + version: "0.4.12" test_core: dependency: transitive description: name: test_core - sha256: "0ef9755ec6d746951ba0aabe62f874b707690b5ede0fecc818b138fcc9b14888" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.4.20" + version: "0.4.16" timezone: dependency: transitive description: name: timezone - sha256: "57b35f6e8ef731f18529695bffc62f92c6189fac2e52c12d478dec1931afb66e" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.8.0" transparent_image: dependency: transitive description: name: transparent_image - sha256: e566a616922a781489f4d91cc939b1b3203b6e4a093317805f2f82f0bb0f8dec - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.0" tuple: dependency: transitive description: name: tuple - sha256: "0ea99cd2f9352b2586583ab2ce6489d1f95a5f6de6fb9492faaf97ae2060f0aa" - url: "https://pub.dev" - source: hosted - version: "2.0.1" - tutorial_coach_mark: - dependency: transitive - description: - name: tutorial_coach_mark - sha256: "669d4bd517d22e14671f3ddee0e7442d976ab71f94bb6eec6ad057ca3944fd73" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.2.8" + version: "2.0.0" typed_data: dependency: transitive description: name: typed_data - sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.3.1" uni_links: dependency: "direct main" description: name: uni_links - sha256: "051098acfc9e26a9fde03b487bef5d3d228ca8f67693480c6f33fd4fbb8e2b6e" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.5.1" uni_links_platform_interface: dependency: transitive description: name: uni_links_platform_interface - sha256: "929cf1a71b59e3b7c2d8a2605a9cf7e0b125b13bc858e55083d88c62722d4507" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "1.0.0" uni_links_web: dependency: transitive description: name: uni_links_web - sha256: "7539db908e25f67de2438e33cc1020b30ab94e66720b5677ba6763b25f6394df" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.1.0" unicode: dependency: transitive description: name: unicode - sha256: "0f69e46593d65245774d4f17125c6084d2c20b4e473a983f6e21b7d7762218f1" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.3.1" url_launcher: dependency: "direct main" description: name: url_launcher - sha256: "568176fc8ab5ac1d88ff0db8ff28659d103851670dda55e83b485664c2309299" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "6.1.6" + version: "6.1.5" url_launcher_android: dependency: transitive description: name: url_launcher_android - sha256: "642556231286233c1c12b4d5eae899c408628506a8fe367cf95309e360a6217d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "6.0.20" + version: "6.0.17" url_launcher_ios: dependency: transitive description: name: url_launcher_ios - sha256: "6ba7dddee26c9fae27c9203c424631109d73c8fa26cfa7bc3e35e751cb87f62e" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "6.0.17" url_launcher_linux: dependency: transitive description: name: url_launcher_linux - sha256: "360fa359ab06bcb4f7c5cd3123a2a9a4d3364d4575d27c4b33468bd4497dd094" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.0.1" url_launcher_macos: dependency: transitive description: name: url_launcher_macos - sha256: a9b3ea9043eabfaadfa3fb89de67a11210d85569086d22b3854484beab8b3978 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.0.1" url_launcher_platform_interface: dependency: transitive description: name: url_launcher_platform_interface - sha256: "4eae912628763eb48fc214522e58e942fd16ce195407dbf45638239523c759a6" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "2.1.0" url_launcher_web: dependency: transitive description: name: url_launcher_web - sha256: "5669882643b96bb6d5786637cac727c6e918a790053b09245fd4513b8a07df2a" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.13" url_launcher_windows: dependency: transitive description: name: url_launcher_windows - sha256: e3c3b16d3104260c10eea3b0e34272aaa57921f83148b0619f74c2eced9b7ef1 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.0.1" uuid: dependency: transitive description: name: uuid - sha256: "648e103079f7c64a36dc7d39369cabb358d377078a051d6ae2ad3aa539519313" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.7" + version: "3.0.6" validators: dependency: "direct main" description: name: validators - sha256: "884515951f831a9c669a41ed6c4d3c61c2a0e8ec6bca761a4480b28e99cecf5d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.0.0" vector_math: dependency: transitive description: name: vector_math - sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803" - url: "https://pub.dev" - source: hosted - version: "2.1.4" - version: - dependency: transitive - description: - name: version - sha256: "3d4140128e6ea10d83da32fef2fa4003fccbf6852217bb854845802f04191f94" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.2" + version: "2.1.2" video_player: dependency: transitive description: name: video_player - sha256: "32c20460c6879140dbd2728323918e5b1982125ad6517f71a01e17cdd7fa7975" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.4.7" video_player_android: dependency: transitive description: name: video_player_android - sha256: d4d7313d1dc6f14d3414b98e2b268c3f34f4ac4ce4af51cf905e9a438edf0c77 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.3.9" video_player_avfoundation: dependency: transitive description: name: video_player_avfoundation - sha256: "3df559495634bba8feb24439ac0a28a380d4ff96be7990811dc4ec81299e8cfa" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.3.7" + version: "2.3.5" video_player_platform_interface: dependency: transitive description: name: video_player_platform_interface - sha256: "318a6d20577e1c78cf0bf40670883cc571ea860c72a4f7426d7dacce4bdd4343" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "5.1.4" video_player_web: dependency: transitive description: name: video_player_web - sha256: ed949a3df5fe88533254bbdd242c3d8eea19ecbc4e7af90da84ef087533f584b - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.12" visibility_detector: dependency: transitive description: name: visibility_detector - sha256: "15c54a459ec2c17b4705450483f3d5a2858e733aee893dcee9d75fd04814940d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.3.3" vm_service: dependency: transitive description: name: vm_service - sha256: e7fb6c2282f7631712b69c19d1bff82f3767eea33a2321c14fa59ad67ea391c7 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "9.4.0" + version: "8.3.0" wakelock: dependency: transitive description: name: wakelock - sha256: "769ecf42eb2d07128407b50cb93d7c10bd2ee48f0276ef0119db1d25cc2f87db" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.6.2" wakelock_macos: dependency: transitive description: name: wakelock_macos - sha256: "047c6be2f88cb6b76d02553bca5a3a3b95323b15d30867eca53a19a0a319d4cd" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.4.0" wakelock_platform_interface: dependency: transitive description: name: wakelock_platform_interface - sha256: "1f4aeb81fb592b863da83d2d0f7b8196067451e4df91046c26b54a403f9de621" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.3.0" wakelock_web: dependency: transitive description: name: wakelock_web - sha256: "1b256b811ee3f0834888efddfe03da8d18d0819317f20f6193e2922b41a501b5" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.4.0" wakelock_windows: dependency: transitive description: name: wakelock_windows - sha256: "857f77b3fe6ae82dd045455baa626bc4b93cb9bb6c86bf3f27c182167c3a5567" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.2.1" + version: "0.2.0" watcher: dependency: transitive description: name: watcher - sha256: "6a7f46926b01ce81bfc339da6a7f20afbe7733eff9846f6d6a5466aa4c6667c0" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.2" + version: "1.0.1" web_socket_channel: dependency: transitive description: name: web_socket_channel - sha256: "3a969ddcc204a3e34e863d204b29c0752716f78b6f9cc8235083208d268a4ccd" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.2.0" webkit_inspection_protocol: dependency: transitive description: name: webkit_inspection_protocol - sha256: "67d3a8b6c79e1987d19d848b0892e582dbb0c66c57cc1fef58a177dd2aa2823d" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.1.0" webview_flutter: - dependency: "direct overridden" + dependency: transitive description: name: webview_flutter - sha256: "2f6d1bfa619a5126cc060f55b78e1703ed3ce0b707bc037bfe5000812764fc12" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "4.0.1" + version: "3.0.4" webview_flutter_android: dependency: transitive description: name: webview_flutter_android - sha256: d761501c5701ff60a48590511d24061a5fab3286a77cf18c01b028b815be64cd - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.1" + version: "2.9.5" webview_flutter_platform_interface: dependency: transitive description: name: webview_flutter_platform_interface - sha256: "461c4b749048761f8677f529e0841e634e987bd2251c83a9d9b066216818fc7c" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "1.9.2" webview_flutter_wkwebview: dependency: transitive description: name: webview_flutter_wkwebview - sha256: efc8f193635f4c33f9099613db80db8b7fa752f70352bef2404f79e8ab68e649 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.0.1" + version: "2.9.3" win32: dependency: transitive description: name: win32 - sha256: c9ebe7ee4ab0c2194e65d3a07d8c54c5d00bb001b76081c4a04cdb8448b59e46 - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.3" + version: "2.6.1" wkt_parser: dependency: transitive description: name: wkt_parser - sha256: "8a555fc60de3116c00aad67891bcab20f81a958e4219cc106e3c037aa3937f13" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "2.0.0" xdg_directories: dependency: transitive description: name: xdg_directories - sha256: "11541eedefbcaec9de35aa82650b695297ce668662bbd6e3911a7fabdbde589f" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "0.2.0+2" xml: dependency: transitive description: name: xml - sha256: ac0e3f4bf00ba2708c33fbabbbe766300e509f8c82dbd4ab6525039813f7e2fb - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "6.1.0" yaml: dependency: transitive description: name: yaml - sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted version: "3.1.1" youtube_player_flutter: dependency: "direct main" description: name: youtube_player_flutter - sha256: "20334d537e0b362dcc2ec55aaf221570420732dffff73e84e47b6af18ea100f7" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "8.1.1" + version: "8.1.0" zxing2: dependency: transitive description: name: zxing2 - sha256: "1913c33844c68b62573741134ef5f987f1e15e331c95ac7dc327afbb9896e9ec" - url: "https://pub.dev" + url: "https://pub.dartlang.org" source: hosted - version: "0.1.1" + version: "0.1.0" sdks: - dart: ">=2.19.0 <3.0.0" - flutter: ">=3.7.0" + dart: ">=2.17.0 <3.0.0" + flutter: ">=3.1.0-0" diff --git a/pubspec.yaml b/pubspec.yaml index 9583af75..c22dc188 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,6 +30,8 @@ dependencies: flutter: sdk: flutter + biometric_storage: ^4.1.3 + flutter_slidable: ^0.6.0 provider: ^6.0.2 flutter_image_compress: ^1.1.0 From 9f5613b93843977a8ae03d1f9ca08c73bdda89f1 Mon Sep 17 00:00:00 2001 From: sonle <sonle@geekyants.com> Date: Tue, 8 Nov 2022 17:38:01 +0700 Subject: [PATCH 3/5] feat: add functional sharing atSign --- .../desktop_settings_page.dart | 32 +++++++++++ lib/screens/options.dart | 55 ++++++++++++++++++- pubspec.lock | 2 +- 3 files changed, 87 insertions(+), 2 deletions(-) diff --git a/lib/desktop/screens/desktop_my_profile/desktop_settings/desktop_settings_page.dart b/lib/desktop/screens/desktop_my_profile/desktop_settings/desktop_settings_page.dart index 3769348e..051f347c 100644 --- a/lib/desktop/screens/desktop_my_profile/desktop_settings/desktop_settings_page.dart +++ b/lib/desktop/screens/desktop_my_profile/desktop_settings/desktop_settings_page.dart @@ -30,12 +30,27 @@ class DesktopSettingsPage extends StatefulWidget { } class _DesktopSettingsPageState extends State<DesktopSettingsPage> { + bool enableShareStSign = false; + final KeyChainManager _keyChainManager = KeyChainManager.getInstance(); + + @override + void initState() { + getShareAtSign(); + super.initState(); + } + + void getShareAtSign() async { + enableShareStSign = await _keyChainManager.isUsingSharedStorage() ?? false; + setState(() {}); + } + @override Widget build(BuildContext context) { final appTheme = AppTheme.of(context); final isPrivateAccount = Provider.of<UserProvider>(context).user?.allPrivate ?? false; final isUpdating = Provider.of<SetPrivateState>(context).isLoading; + return Container( width: DesktopDimens.sideMenuWidth, color: appTheme.backgroundColor, @@ -55,6 +70,23 @@ class _DesktopSettingsPageState extends State<DesktopSettingsPage> { } }, ), + DesktopSettingSwitchWidget( + prefixIcon: Icons.share_outlined, + title: "Sharing atSign", + isOn: enableShareStSign, + isUpdating: false, + onChanged: (check) async { + if (check) { + _keyChainManager.enableUsingSharedStorage(); + } else { + _keyChainManager.disableUsingSharedStorage(); + } + + setState(() { + enableShareStSign = check; + }); + }, + ), // DesktopSettingSwitchWidget( // prefixIcon: Icons.remove_red_eye_rounded, // title: "Exclude your @wavi from search results", diff --git a/lib/screens/options.dart b/lib/screens/options.dart index fd7d602e..a068e0d5 100644 --- a/lib/screens/options.dart +++ b/lib/screens/options.dart @@ -39,6 +39,8 @@ class _OptionsState extends State<Options> { bool _allPrivate = false; late User _user; ThemeData? _themeData; + bool enableShareStSign = false; + final KeyChainManager _keyChainManager = KeyChainManager.getInstance(); @override void initState() { @@ -47,12 +49,17 @@ class _OptionsState extends State<Options> { Color.fromARGB(255, 0, 183, 184); follows_color_constants.ColorConstants.darkTheme = false; // - + getShareAtSign(); updateAllPrivateKey(); _getThemeData(); super.initState(); } + void getShareAtSign() async { + enableShareStSign = await _keyChainManager.isUsingSharedStorage() ?? false; + setState(() {}); + } + _getThemeData() async { _themeData = await Provider.of<ThemeProvider>(context, listen: false).getTheme(); @@ -94,6 +101,52 @@ class _OptionsState extends State<Options> { ), SizedBox(height: 15.toHeight), Divider(height: 1), + SizedBox( + height: 38, + width: SizeConfig().screenWidth, + child: Row( + crossAxisAlignment: CrossAxisAlignment.center, + children: <Widget>[ + Padding( + padding: EdgeInsets.fromLTRB(0.0, 13.0, 0.0, 0.0), + child: Icon(Icons.share_outlined, size: 25), + ), + Expanded( + child: Padding( + padding: EdgeInsets.fromLTRB(8.0, 15.0, 0.0, 0.0), + child: Text( + 'Sharing atSign', + style: TextStyles.lightText(_themeData!.primaryColor), + ), + ), + ), + Padding( + padding: EdgeInsets.fromLTRB(8.0, 15.0, 0.0, 0.0), + child: Transform.scale( + alignment: Alignment.center, + scale: 0.7, + child: CupertinoSwitch( + activeColor: WaviColors.ColorConstants.black, + value: enableShareStSign, + onChanged: (value) async { + if (value) { + _keyChainManager.enableUsingSharedStorage(); + } else { + _keyChainManager.disableUsingSharedStorage(); + } + + setState(() { + enableShareStSign = value; + }); + }, + ), + ), + ), + ], + ), + ), + SizedBox(height: 15.toHeight), + Divider(height: 1), SizedBox(height: 15.toHeight), InkWell( onTap: () { diff --git a/pubspec.lock b/pubspec.lock index 44c40243..ae948f7c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -141,7 +141,7 @@ packages: description: path: at_onboarding_flutter ref: "feature/enable-user-sharing" - resolved-ref: f7b7d1aaf7630558def5637c1bb26b787617c14c + resolved-ref: "5c08105ffdb2fb20526e057332fca82695879acd" url: "https://github.com/atsign-foundation/at_widgets.git" source: git version: "5.0.0" From 39dbfdabe23e5b8ebea774d2f8b2c3033082ad6c Mon Sep 17 00:00:00 2001 From: sonle <sonle@geekyants.com> Date: Wed, 11 Jan 2023 17:36:33 +0700 Subject: [PATCH 4/5] feat: update title popup --- pubspec.lock | 250 ++++++++++++++++++++++++++++++++++----------------- pubspec.yaml | 5 -- 2 files changed, 167 insertions(+), 88 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ae948f7c..a189ce17 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -28,7 +28,7 @@ packages: name: archive url: "https://pub.dartlang.org" source: hosted - version: "3.3.1" + version: "3.3.7" args: dependency: transitive description: @@ -42,7 +42,7 @@ packages: name: asn1lib url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.4.0" async: dependency: transitive description: @@ -56,7 +56,7 @@ packages: name: at_backupkey_flutter url: "https://pub.dartlang.org" source: hosted - version: "4.0.7" + version: "4.0.9" at_base2e15: dependency: "direct main" description: @@ -64,36 +64,43 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.0" + at_chops: + dependency: transitive + description: + name: at_chops + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.3" at_client: dependency: transitive description: name: at_client url: "https://pub.dartlang.org" source: hosted - version: "3.0.40" + version: "3.0.58" at_client_mobile: dependency: "direct main" description: - path: at_client_mobile + path: "packages/at_client_mobile" ref: "feature/enable-user-sharing" - resolved-ref: "59064e87557766f2db0cc85f3328fb8962f595c2" + resolved-ref: d9fa557368a03cd0908d9b3d4159cfe720c4c049 url: "https://github.com/atsign-foundation/at_client_sdk" source: git - version: "3.2.7" + version: "3.2.8" at_common_flutter: dependency: "direct main" description: name: at_common_flutter url: "https://pub.dartlang.org" source: hosted - version: "2.0.9" + version: "2.0.11" at_commons: dependency: "direct main" description: name: at_commons url: "https://pub.dartlang.org" source: hosted - version: "3.0.26" + version: "3.0.44" at_contact: dependency: "direct main" description: @@ -107,7 +114,7 @@ packages: name: at_contacts_flutter url: "https://pub.dartlang.org" source: hosted - version: "4.0.6" + version: "4.0.9" at_file_saver: dependency: transitive description: @@ -121,44 +128,44 @@ packages: name: at_follows_flutter url: "https://pub.dartlang.org" source: hosted - version: "3.0.7" + version: "3.0.9" at_location_flutter: dependency: "direct main" description: name: at_location_flutter url: "https://pub.dartlang.org" source: hosted - version: "3.1.7" + version: "3.1.8" at_lookup: dependency: "direct main" description: name: at_lookup url: "https://pub.dartlang.org" source: hosted - version: "3.0.32" + version: "3.0.36" at_onboarding_flutter: dependency: "direct main" description: - path: at_onboarding_flutter + path: "packages/at_onboarding_flutter" ref: "feature/enable-user-sharing" - resolved-ref: "5c08105ffdb2fb20526e057332fca82695879acd" + resolved-ref: c1d61ded0418a5e5f5ee96f9a1040e63951506b1 url: "https://github.com/atsign-foundation/at_widgets.git" source: git - version: "5.0.0" + version: "6.0.3" at_persistence_secondary_server: dependency: transitive description: name: at_persistence_secondary_server url: "https://pub.dartlang.org" source: hosted - version: "3.0.39" + version: "3.0.52" at_persistence_spec: dependency: transitive description: name: at_persistence_spec url: "https://pub.dartlang.org" source: hosted - version: "2.0.7" + version: "2.0.12" at_server_status: dependency: transitive description: @@ -172,7 +179,7 @@ packages: name: at_sync_ui_flutter url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "1.0.8" at_utf7: dependency: transitive description: @@ -186,7 +193,7 @@ packages: name: at_utils url: "https://pub.dartlang.org" source: hosted - version: "3.0.11" + version: "3.0.12" audio_session: dependency: transitive description: @@ -250,13 +257,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.3.4" - cli_dialog: - dependency: transitive - description: - name: cli_dialog - url: "https://pub.dartlang.org" - source: hosted - version: "0.5.0" cli_util: dependency: transitive description: @@ -278,6 +278,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.16.0" + console: + dependency: transitive + description: + name: console + url: "https://pub.dartlang.org" + source: hosted + version: "4.1.0" convert: dependency: transitive description: @@ -298,7 +305,7 @@ packages: name: cron url: "https://pub.dartlang.org" source: hosted - version: "0.5.0" + version: "0.5.1" cross_file: dependency: transitive description: @@ -319,7 +326,7 @@ packages: name: crypton url: "https://pub.dartlang.org" source: hosted - version: "2.0.5" + version: "2.1.0" csslib: dependency: transitive description: @@ -334,20 +341,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.5" - dart_console: - dependency: transitive - description: - name: dart_console - url: "https://pub.dartlang.org" - source: hosted - version: "1.1.1" dbus: dependency: transitive description: name: dbus url: "https://pub.dartlang.org" source: hosted - version: "0.7.4" + version: "0.7.8" desktop_window: dependency: "direct main" description: @@ -355,6 +355,20 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.4.0" + device_info_plus: + dependency: transitive + description: + name: device_info_plus + url: "https://pub.dartlang.org" + source: hosted + version: "8.2.0" + device_info_plus_platform_interface: + dependency: transitive + description: + name: device_info_plus_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "7.0.0" easy_debounce: dependency: "direct main" description: @@ -362,6 +376,20 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.0.2+1" + ecdsa: + dependency: transitive + description: + name: ecdsa + url: "https://pub.dartlang.org" + source: hosted + version: "0.0.4" + elliptic: + dependency: transitive + description: + name: elliptic + url: "https://pub.dartlang.org" + source: hosted + version: "0.3.8" encrypt: dependency: transitive description: @@ -396,7 +424,7 @@ packages: name: ffi url: "https://pub.dartlang.org" source: hosted - version: "1.2.1" + version: "2.0.1" file: dependency: transitive description: @@ -410,7 +438,7 @@ packages: name: file_picker url: "https://pub.dartlang.org" source: hosted - version: "4.6.1" + version: "5.2.10" file_selector: dependency: transitive description: @@ -466,7 +494,14 @@ packages: name: flex_color_picker url: "https://pub.dartlang.org" source: hosted - version: "2.5.0" + version: "3.0.2" + flex_seed_scheme: + dependency: transitive + description: + name: flex_seed_scheme + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.0" flutter: dependency: "direct main" description: flutter @@ -508,19 +543,33 @@ packages: source: hosted version: "1.1.1" flutter_inappwebview: - dependency: transitive + dependency: "direct overridden" description: name: flutter_inappwebview url: "https://pub.dartlang.org" source: hosted - version: "5.4.3+7" + version: "5.4.4+3" flutter_keyboard_visibility: dependency: transitive description: name: flutter_keyboard_visibility url: "https://pub.dartlang.org" source: hosted - version: "5.3.0" + version: "5.4.1" + flutter_keyboard_visibility_linux: + dependency: transitive + description: + name: flutter_keyboard_visibility_linux + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.0" + flutter_keyboard_visibility_macos: + dependency: transitive + description: + name: flutter_keyboard_visibility_macos + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.0" flutter_keyboard_visibility_platform_interface: dependency: transitive description: @@ -535,6 +584,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.0.0" + flutter_keyboard_visibility_windows: + dependency: transitive + description: + name: flutter_keyboard_visibility_windows + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.0" flutter_keychain: dependency: transitive description: @@ -542,13 +598,20 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.2.1" - flutter_local_notifications: + flutter_lints: dependency: transitive + description: + name: flutter_lints + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.1" + flutter_local_notifications: + dependency: "direct overridden" description: name: flutter_local_notifications url: "https://pub.dartlang.org" source: hosted - version: "9.9.0" + version: "9.7.1" flutter_local_notifications_linux: dependency: transitive description: @@ -570,13 +633,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.0.7" - flutter_qr_reader: - dependency: "direct main" - description: - name: flutter_qr_reader - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.5" flutter_slidable: dependency: "direct main" description: @@ -665,7 +721,7 @@ packages: source: hosted version: "0.7.2" fwfh_text_style: - dependency: transitive + dependency: "direct overridden" description: name: fwfh_text_style url: "https://pub.dartlang.org" @@ -679,26 +735,26 @@ packages: source: hosted version: "0.6.1+3" fwfh_webview: - dependency: transitive + dependency: "direct overridden" description: name: fwfh_webview url: "https://pub.dartlang.org" source: hosted - version: "0.6.2+3" + version: "0.7.0" geolocator: - dependency: transitive + dependency: "direct overridden" description: name: geolocator url: "https://pub.dartlang.org" source: hosted - version: "8.2.1" + version: "9.0.2" geolocator_android: dependency: transitive description: name: geolocator_android url: "https://pub.dartlang.org" source: hosted - version: "3.2.1" + version: "4.1.7" geolocator_apple: dependency: transitive description: @@ -761,7 +817,7 @@ packages: name: html_editor_enhanced url: "https://pub.dartlang.org" source: hosted - version: "2.5.0" + version: "2.5.1" http: dependency: "direct main" description: @@ -812,12 +868,12 @@ packages: source: hosted version: "1.1.0" internet_connection_checker: - dependency: transitive + dependency: "direct main" description: name: internet_connection_checker url: "https://pub.dartlang.org" source: hosted - version: "0.0.1+4" + version: "1.0.0+1" intl: dependency: transitive description: @@ -867,6 +923,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.8.1" + lints: + dependency: transitive + description: + name: lints + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.1" lists: dependency: transitive description: @@ -929,7 +992,7 @@ packages: name: msix url: "https://pub.dartlang.org" source: hosted - version: "3.6.3" + version: "3.7.0" mutex: dependency: transitive description: @@ -951,6 +1014,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.3.1" + ninja_asn1: + dependency: transitive + description: + name: ninja_asn1 + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.0" node_preamble: dependency: transitive description: @@ -985,7 +1055,7 @@ packages: name: package_info_plus url: "https://pub.dartlang.org" source: hosted - version: "1.4.2" + version: "1.4.3+1" package_info_plus_linux: dependency: transitive description: @@ -1020,14 +1090,14 @@ packages: name: package_info_plus_windows url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "2.1.0" path: - dependency: transitive + dependency: "direct overridden" description: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.8.2" + version: "1.8.3" path_drawing: dependency: transitive description: @@ -1090,7 +1160,7 @@ packages: name: path_provider_windows url: "https://pub.dartlang.org" source: hosted - version: "2.0.7" + version: "2.1.6" pedantic: dependency: transitive description: @@ -1104,35 +1174,35 @@ packages: name: permission_handler url: "https://pub.dartlang.org" source: hosted - version: "9.2.0" + version: "10.2.0" permission_handler_android: dependency: transitive description: name: permission_handler_android url: "https://pub.dartlang.org" source: hosted - version: "9.0.2+1" + version: "10.2.0" permission_handler_apple: dependency: transitive description: name: permission_handler_apple url: "https://pub.dartlang.org" source: hosted - version: "9.0.4" + version: "9.0.8" permission_handler_platform_interface: dependency: transitive description: name: permission_handler_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "3.7.0" + version: "3.9.0" permission_handler_windows: dependency: transitive description: name: permission_handler_windows url: "https://pub.dartlang.org" source: hosted - version: "0.1.0" + version: "0.1.2" petitparser: dependency: transitive description: @@ -1174,7 +1244,7 @@ packages: name: pointycastle url: "https://pub.dartlang.org" source: hosted - version: "3.6.1" + version: "3.7.3" pool: dependency: transitive description: @@ -1516,6 +1586,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.0.0" + tutorial_coach_mark: + dependency: transitive + description: + name: tutorial_coach_mark + url: "https://pub.dartlang.org" + source: hosted + version: "1.2.8" typed_data: dependency: transitive description: @@ -1613,7 +1690,7 @@ packages: name: uuid url: "https://pub.dartlang.org" source: hosted - version: "3.0.6" + version: "3.0.7" validators: dependency: "direct main" description: @@ -1628,6 +1705,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.1.2" + version: + dependency: transitive + description: + name: version + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.2" video_player: dependency: transitive description: @@ -1711,7 +1795,7 @@ packages: name: wakelock_windows url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.2.1" watcher: dependency: transitive description: @@ -1734,40 +1818,40 @@ packages: source: hosted version: "1.1.0" webview_flutter: - dependency: transitive + dependency: "direct overridden" description: name: webview_flutter url: "https://pub.dartlang.org" source: hosted - version: "3.0.4" + version: "4.2.0" webview_flutter_android: dependency: transitive description: name: webview_flutter_android url: "https://pub.dartlang.org" source: hosted - version: "2.9.5" + version: "3.6.0" webview_flutter_platform_interface: dependency: transitive description: name: webview_flutter_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "1.9.2" + version: "2.3.0" webview_flutter_wkwebview: dependency: transitive description: name: webview_flutter_wkwebview url: "https://pub.dartlang.org" source: hosted - version: "2.9.3" + version: "3.4.0" win32: dependency: transitive description: name: win32 url: "https://pub.dartlang.org" source: hosted - version: "2.6.1" + version: "3.1.4" wkt_parser: dependency: transitive description: @@ -1811,5 +1895,5 @@ packages: source: hosted version: "0.1.0" sdks: - dart: ">=2.17.0 <3.0.0" - flutter: ">=3.1.0-0" + dart: ">=2.18.0 <3.0.0" + flutter: ">=3.3.0" diff --git a/pubspec.yaml b/pubspec.yaml index c22dc188..e28f7b38 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -86,11 +86,6 @@ dependency_overrides: fwfh_webview: 0.7.0 geolocator: ^9.0.2 path: ^1.8.3 - at_sync_ui_flutter: - git: - url: https://github.com/atsign-foundation/at_widgets.git - ref: fix/sync_snackbar_issue - path: packages/at_sync_ui_flutter at_onboarding_flutter: git: url: https://github.com/atsign-foundation/at_widgets.git From f68db4fbf0e2fcc24d8d2c7a013d2f3e8a77dcf3 Mon Sep 17 00:00:00 2001 From: Sachin Singh <sachins@geekyants.com> Date: Fri, 28 Apr 2023 13:08:47 +0530 Subject: [PATCH 5/5] feat: dependency update --- pubspec.lock | 838 +++++++++++++++++++++++++++++++++------------------ pubspec.yaml | 7 +- 2 files changed, 552 insertions(+), 293 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index a189ce17..bceac79a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -5,150 +5,168 @@ packages: dependency: transitive description: name: _fe_analyzer_shared - url: "https://pub.dartlang.org" + sha256: "8745ddb5f27423c6ba4cc3b182688407239fe38f73ef93a0db0a3497ddf4c2e6" + url: "https://pub.dev" source: hosted version: "46.0.0" analyzer: dependency: transitive description: name: analyzer - url: "https://pub.dartlang.org" + sha256: "2c93c461a00a27dad2849137304d32b3c6b79c75b1d10ec9547ce329de329524" + url: "https://pub.dev" source: hosted version: "4.6.0" another_flushbar: dependency: "direct main" description: name: another_flushbar - url: "https://pub.dartlang.org" + sha256: "7fc3a5e61f88dcf096d6637945c705fdd73cac011bda50103c649cd825621736" + url: "https://pub.dev" source: hosted version: "1.10.29" archive: dependency: transitive description: name: archive - url: "https://pub.dartlang.org" + sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a" + url: "https://pub.dev" source: hosted version: "3.3.7" args: dependency: transitive description: name: args - url: "https://pub.dartlang.org" + sha256: b003c3098049a51720352d219b0bb5f219b60fbfb68e7a4748139a06a5676515 + url: "https://pub.dev" source: hosted version: "2.3.1" asn1lib: dependency: transitive description: name: asn1lib - url: "https://pub.dartlang.org" + sha256: ab96a1cb3beeccf8145c52e449233fe68364c9641623acd3adad66f8184f1039 + url: "https://pub.dev" source: hosted version: "1.4.0" async: dependency: transitive description: name: async - url: "https://pub.dartlang.org" + sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0 + url: "https://pub.dev" source: hosted - version: "2.9.0" + version: "2.10.0" at_backupkey_flutter: dependency: transitive description: name: at_backupkey_flutter - url: "https://pub.dartlang.org" + sha256: "012fa7e497052477348d68aa03b0ffe298d3a91b113a5f1f864bcff0a1d54488" + url: "https://pub.dev" source: hosted version: "4.0.9" at_base2e15: dependency: "direct main" description: name: at_base2e15 - url: "https://pub.dartlang.org" + sha256: "06ee6ffba9b3439f1c41f9bf0c01f579ce0a8b25f42da8c374ba3a14d721937f" + url: "https://pub.dev" source: hosted version: "1.0.0" at_chops: dependency: transitive description: name: at_chops - url: "https://pub.dartlang.org" + sha256: "4bd63f0bb9b61ad8087455f5ab303101cbc07b6b87892d4a7dba197ca2b3eb6c" + url: "https://pub.dev" source: hosted version: "1.0.3" at_client: dependency: transitive description: name: at_client - url: "https://pub.dartlang.org" + sha256: "1a8dcd963b8bd802ffa2684dd1c6c46262a74289404f46f0763071feff6218c6" + url: "https://pub.dev" source: hosted version: "3.0.58" at_client_mobile: dependency: "direct main" description: - path: "packages/at_client_mobile" - ref: "feature/enable-user-sharing" - resolved-ref: d9fa557368a03cd0908d9b3d4159cfe720c4c049 - url: "https://github.com/atsign-foundation/at_client_sdk" - source: git - version: "3.2.8" + name: at_client_mobile + sha256: f056674b02bdf13e5442725934e834f7757abcd7062d302ec2e65e46432ca134 + url: "https://pub.dev" + source: hosted + version: "3.2.9" at_common_flutter: dependency: "direct main" description: name: at_common_flutter - url: "https://pub.dartlang.org" + sha256: "75f7b1070d9aa5d42f9878859995f2a24654733a118012b83eb552baaba8ce13" + url: "https://pub.dev" source: hosted version: "2.0.11" at_commons: dependency: "direct main" description: name: at_commons - url: "https://pub.dartlang.org" + sha256: "29e57e2f980557c9eca5332a1d6537b8f93eb3dd43592397356335817906ad2e" + url: "https://pub.dev" source: hosted version: "3.0.44" at_contact: dependency: "direct main" description: name: at_contact - url: "https://pub.dartlang.org" + sha256: "232a7dd140bd4c22f4d99c7866633338de57e50f0e1eb84e515dc1ed0f7b0fee" + url: "https://pub.dev" source: hosted version: "3.0.7" at_contacts_flutter: dependency: "direct main" description: name: at_contacts_flutter - url: "https://pub.dartlang.org" + sha256: "159656f0387d17471dfe90337d767a989f067de3da0bf74af0894191a4460cea" + url: "https://pub.dev" source: hosted version: "4.0.9" at_file_saver: dependency: transitive description: name: at_file_saver - url: "https://pub.dartlang.org" + sha256: d1d5322be265ff395b6160f8880b4ebd713b673ea739662eca463def9c588f00 + url: "https://pub.dev" source: hosted version: "0.1.2" at_follows_flutter: dependency: "direct main" description: name: at_follows_flutter - url: "https://pub.dartlang.org" + sha256: "4709da45a13a99e85f99ad47151452e70b7309ede9aa44872f908240a2f05dd3" + url: "https://pub.dev" source: hosted version: "3.0.9" at_location_flutter: dependency: "direct main" description: name: at_location_flutter - url: "https://pub.dartlang.org" + sha256: cc232867e288245e39fd23a12f570785c0be18aed63c0fad2d0e0077fbb6c6b0 + url: "https://pub.dev" source: hosted version: "3.1.8" at_lookup: dependency: "direct main" description: name: at_lookup - url: "https://pub.dartlang.org" + sha256: d1ecc7b48c0843289efe90ee3f7948805ddcc7077c984a35fabbc89c3ba7d958 + url: "https://pub.dev" source: hosted version: "3.0.36" at_onboarding_flutter: dependency: "direct main" description: path: "packages/at_onboarding_flutter" - ref: "feature/enable-user-sharing" - resolved-ref: c1d61ded0418a5e5f5ee96f9a1040e63951506b1 + ref: trunk + resolved-ref: "7ac790c773f2cfd4dcfe10c149ae98154f27500e" url: "https://github.com/atsign-foundation/at_widgets.git" source: git version: "6.0.3" @@ -156,350 +174,400 @@ packages: dependency: transitive description: name: at_persistence_secondary_server - url: "https://pub.dartlang.org" + sha256: a1b0e9819d6d22072caf15e52ea3bf459c8b161404ed92bb199bfd32f5ff63a9 + url: "https://pub.dev" source: hosted version: "3.0.52" at_persistence_spec: dependency: transitive description: name: at_persistence_spec - url: "https://pub.dartlang.org" + sha256: "2ee8f0433783633d2375dba2acf27f8778bcbcd40dda8659bf54f80925db224f" + url: "https://pub.dev" source: hosted version: "2.0.12" at_server_status: dependency: transitive description: name: at_server_status - url: "https://pub.dartlang.org" + sha256: "01190ba0886dfafb02a7ec247faff405527e7efaa5c21f567e4f45e10699e12d" + url: "https://pub.dev" source: hosted version: "1.0.3" at_sync_ui_flutter: dependency: "direct main" description: name: at_sync_ui_flutter - url: "https://pub.dartlang.org" + sha256: "9297d27ad1219f61a13372d554d94b5610027df7bd566f08e351a7f9ea09aa17" + url: "https://pub.dev" source: hosted version: "1.0.8" at_utf7: dependency: transitive description: name: at_utf7 - url: "https://pub.dartlang.org" + sha256: c88e964e307bfe0e53e0048cff1ebf5ab60e23ceb4273f1ca664e724a9a5c5c9 + url: "https://pub.dev" source: hosted version: "1.0.0" at_utils: dependency: transitive description: name: at_utils - url: "https://pub.dartlang.org" + sha256: a244ea7f6411b177ba2f011d36d23ec786b0d41b0e62b58bb0e8bf9ad61cf530 + url: "https://pub.dev" source: hosted version: "3.0.12" audio_session: dependency: transitive description: name: audio_session - url: "https://pub.dartlang.org" + sha256: f952f7a98640ba1d07520465a1cdaed6df0994390ac6fa73920d1741207147b8 + url: "https://pub.dev" source: hosted version: "0.1.10" biometric_storage: dependency: "direct main" description: name: biometric_storage - url: "https://pub.dartlang.org" + sha256: f6d7f5f4c28323797658423e4c5982c9dee42e18f59a8a8d4bc5df38eaf2e2f1 + url: "https://pub.dev" source: hosted version: "4.1.3" boolean_selector: dependency: transitive description: name: boolean_selector - url: "https://pub.dartlang.org" + sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66" + url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.1.1" cached_network_image: dependency: transitive description: name: cached_network_image - url: "https://pub.dartlang.org" + sha256: e764e48ef036cabdf84319ba7b8b5871b6b43266e14de787cb43f77639089ae5 + url: "https://pub.dev" source: hosted version: "3.2.1" cached_network_image_platform_interface: dependency: transitive description: name: cached_network_image_platform_interface - url: "https://pub.dartlang.org" + sha256: "8e2b5befefec5063bee8f209fda21751f6328d405d4237c70f21104568b2fee7" + url: "https://pub.dev" source: hosted version: "1.0.0" cached_network_image_web: dependency: transitive description: name: cached_network_image_web - url: "https://pub.dartlang.org" + sha256: d4351c7eb16767df129b0474a5ebc4e028870379c063e8ba265a56aa00831e70 + url: "https://pub.dev" source: hosted version: "1.0.1" characters: dependency: transitive description: name: characters - url: "https://pub.dartlang.org" + sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c + url: "https://pub.dev" source: hosted version: "1.2.1" charcode: dependency: transitive description: name: charcode - url: "https://pub.dartlang.org" + sha256: fb98c0f6d12c920a02ee2d998da788bca066ca5f148492b7085ee23372b12306 + url: "https://pub.dev" source: hosted version: "1.3.1" chewie: dependency: transitive description: name: chewie - url: "https://pub.dartlang.org" + sha256: "8c4db70db7d83f386a483fcf76a34dab6b15703df498c1678359ef6b025a2a61" + url: "https://pub.dev" source: hosted version: "1.3.4" cli_util: dependency: transitive description: name: cli_util - url: "https://pub.dartlang.org" + sha256: "66f86e916d285c1a93d3b79587d94bd71984a66aac4ff74e524cfa7877f1395c" + url: "https://pub.dev" source: hosted version: "0.3.5" clock: dependency: transitive description: name: clock - url: "https://pub.dartlang.org" + sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf + url: "https://pub.dev" source: hosted version: "1.1.1" collection: dependency: transitive description: name: collection - url: "https://pub.dartlang.org" + sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0 + url: "https://pub.dev" source: hosted - version: "1.16.0" + version: "1.17.0" console: dependency: transitive description: name: console - url: "https://pub.dartlang.org" + sha256: e04e7824384c5b39389acdd6dc7d33f3efe6b232f6f16d7626f194f6a01ad69a + url: "https://pub.dev" source: hosted version: "4.1.0" convert: dependency: transitive description: name: convert - url: "https://pub.dartlang.org" + sha256: "196284f26f69444b7f5c50692b55ec25da86d9e500451dc09333bf2e3ad69259" + url: "https://pub.dev" source: hosted version: "3.0.2" coverage: dependency: transitive description: name: coverage - url: "https://pub.dartlang.org" + sha256: "17cf9a839208acaed741b1f00ac87cd1fde00548198ba57205cca45c749cb379" + url: "https://pub.dev" source: hosted version: "1.3.2" cron: dependency: transitive description: name: cron - url: "https://pub.dartlang.org" + sha256: d98aa8cdad0cccdb6b098e6a1fb89339c180d8a229145fa4cd8c6fc538f0e35f + url: "https://pub.dev" source: hosted version: "0.5.1" cross_file: dependency: transitive description: name: cross_file - url: "https://pub.dartlang.org" + sha256: "7632a2bcddc8cef4afde3c6f80e69b29a7060e176f01119c229fe4eb3a2a3d4f" + url: "https://pub.dev" source: hosted version: "0.3.3+1" crypto: dependency: transitive description: name: crypto - url: "https://pub.dartlang.org" + sha256: aa274aa7774f8964e4f4f38cc994db7b6158dd36e9187aaceaddc994b35c6c67 + url: "https://pub.dev" source: hosted version: "3.0.2" crypton: dependency: transitive description: name: crypton - url: "https://pub.dartlang.org" + sha256: "886462e83bf642ba10f5382002654d27da8c2e6e1f42d928f12764cfa204f124" + url: "https://pub.dev" source: hosted version: "2.1.0" csslib: dependency: transitive description: name: csslib - url: "https://pub.dartlang.org" + sha256: b36c7f7e24c0bdf1bf9a3da461c837d1de64b9f8beb190c9011d8c72a3dfd745 + url: "https://pub.dev" source: hosted version: "0.17.2" cupertino_icons: dependency: transitive description: name: cupertino_icons - url: "https://pub.dartlang.org" + sha256: e35129dc44c9118cee2a5603506d823bab99c68393879edb440e0090d07586be + url: "https://pub.dev" source: hosted version: "1.0.5" dbus: dependency: transitive description: name: dbus - url: "https://pub.dartlang.org" + sha256: "6f07cba3f7b3448d42d015bfd3d53fe12e5b36da2423f23838efc1d5fb31a263" + url: "https://pub.dev" source: hosted version: "0.7.8" desktop_window: dependency: "direct main" description: name: desktop_window - url: "https://pub.dartlang.org" + sha256: "6256fb6feb7b5ec1311c76a3503f89202825bfe92c0458ec5fe7a728ffa216d5" + url: "https://pub.dev" source: hosted version: "0.4.0" device_info_plus: dependency: transitive description: name: device_info_plus - url: "https://pub.dartlang.org" + sha256: "435383ca05f212760b0a70426b5a90354fe6bd65992b3a5e27ab6ede74c02f5c" + url: "https://pub.dev" source: hosted version: "8.2.0" device_info_plus_platform_interface: dependency: transitive description: name: device_info_plus_platform_interface - url: "https://pub.dartlang.org" + sha256: d3b01d5868b50ae571cd1dc6e502fc94d956b665756180f7b16ead09e836fd64 + url: "https://pub.dev" source: hosted version: "7.0.0" easy_debounce: dependency: "direct main" description: name: easy_debounce - url: "https://pub.dartlang.org" + sha256: c9ad18145bbb22eab4f6d3e7618e2d6e2be224a5e5470f6839db23e650cd43b1 + url: "https://pub.dev" source: hosted version: "2.0.2+1" ecdsa: dependency: transitive description: name: ecdsa - url: "https://pub.dartlang.org" + sha256: dd1efbaf6c18bfde9347dddcfe10dce3dd044e5a1b237457a49b5c24850dfb95 + url: "https://pub.dev" source: hosted version: "0.0.4" elliptic: dependency: transitive description: name: elliptic - url: "https://pub.dartlang.org" + sha256: "8c7396126c81c574fe970ac4afe9ba919b1ca754da20b509664be2345ffb2845" + url: "https://pub.dev" source: hosted version: "0.3.8" encrypt: dependency: transitive description: name: encrypt - url: "https://pub.dartlang.org" + sha256: "4fd4e4fdc21b9d7d4141823e1e6515cd94e7b8d84749504c232999fba25d9bbb" + url: "https://pub.dev" source: hosted version: "5.0.1" extended_image: dependency: "direct main" description: name: extended_image - url: "https://pub.dartlang.org" + sha256: e2d53b53845e721541b1c46d23c14e127582f9942730f4a7c92d7f020aa377b1 + url: "https://pub.dev" source: hosted version: "6.2.1" extended_image_library: dependency: transitive description: name: extended_image_library - url: "https://pub.dartlang.org" + sha256: "83285a9286db7d96154dc427d9c56cf00fb5931a2ce369efb707804d7461a896" + url: "https://pub.dev" source: hosted version: "3.3.0" fake_async: dependency: transitive description: name: fake_async - url: "https://pub.dartlang.org" + sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78" + url: "https://pub.dev" source: hosted version: "1.3.1" ffi: dependency: transitive description: name: ffi - url: "https://pub.dartlang.org" + sha256: a38574032c5f1dd06c4aee541789906c12ccaab8ba01446e800d9c5b79c4a978 + url: "https://pub.dev" source: hosted version: "2.0.1" file: dependency: transitive description: name: file - url: "https://pub.dartlang.org" + sha256: "1b92bec4fc2a72f59a8e15af5f52cd441e4a7860b49499d69dfa817af20e925d" + url: "https://pub.dev" source: hosted version: "6.1.4" file_picker: dependency: "direct main" description: name: file_picker - url: "https://pub.dartlang.org" + sha256: b85eb92b175767fdaa0c543bf3b0d1f610fe966412ea72845fe5ba7801e763ff + url: "https://pub.dev" source: hosted version: "5.2.10" file_selector: dependency: transitive description: name: file_selector - url: "https://pub.dartlang.org" + sha256: "9e34368bfacdf644e2c8a59e2b241cfb722bcbbd09876410e8775ae4905d6a49" + url: "https://pub.dev" source: hosted version: "0.8.4+3" file_selector_linux: dependency: transitive description: name: file_selector_linux - url: "https://pub.dartlang.org" + sha256: c06249f2082e88aca55f4aad9e4c70ff0f2b61d753c1577d51adeab88b3f0178 + url: "https://pub.dev" source: hosted version: "0.0.3" file_selector_macos: dependency: transitive description: name: file_selector_macos - url: "https://pub.dartlang.org" + sha256: e87311d719039da30d26ae829aab3ae66f82deb3318cd70ffecb608c99e3da68 + url: "https://pub.dev" source: hosted version: "0.8.2+2" file_selector_platform_interface: dependency: transitive description: name: file_selector_platform_interface - url: "https://pub.dartlang.org" + sha256: "92b924983d18c53d9d354b95be261af869f2a8efa125b293d2db6569c32dd9c3" + url: "https://pub.dev" source: hosted version: "2.1.0" file_selector_web: dependency: transitive description: name: file_selector_web - url: "https://pub.dartlang.org" + sha256: bf166d08f4c3f79286774cdfa39ed301e076c5a903c435f5199818288f24a66d + url: "https://pub.dev" source: hosted version: "0.8.1+5" file_selector_windows: dependency: transitive description: name: file_selector_windows - url: "https://pub.dartlang.org" + sha256: "8bbcc82fe0d3cdf5ae5c289492ddfd703ec028028d9f194dbceae04cfbde1c48" + url: "https://pub.dev" source: hosted version: "0.8.2+2" fixnum: dependency: transitive description: name: fixnum - url: "https://pub.dartlang.org" + sha256: "04be3e934c52e082558cc9ee21f42f5c1cd7a1262f4c63cd0357c08d5bba81ec" + url: "https://pub.dev" source: hosted version: "1.0.1" flex_color_picker: dependency: transitive description: name: flex_color_picker - url: "https://pub.dartlang.org" + sha256: "40c1cbf8426a05c2b418ecf6c0fce386429fd7f9d238abbb2182985e8e6c5596" + url: "https://pub.dev" source: hosted version: "3.0.2" flex_seed_scheme: dependency: transitive description: name: flex_seed_scheme - url: "https://pub.dartlang.org" + sha256: "7ded1dbf0cef4d9d27a194ad021f4755cd4a82a3c5f10e803dca84d9843fd639" + url: "https://pub.dev" source: hosted version: "1.1.0" flutter: @@ -511,140 +579,160 @@ packages: dependency: transitive description: name: flutter_blurhash - url: "https://pub.dartlang.org" + sha256: "05001537bd3fac7644fa6558b09ec8c0a3f2eba78c0765f88912882b1331a5c6" + url: "https://pub.dev" source: hosted version: "0.7.0" flutter_cache_manager: dependency: transitive description: name: flutter_cache_manager - url: "https://pub.dartlang.org" + sha256: "32cd900555219333326a2d0653aaaf8671264c29befa65bbd9856d204a4c9fb3" + url: "https://pub.dev" source: hosted version: "3.3.0" flutter_dotenv: dependency: "direct main" description: name: flutter_dotenv - url: "https://pub.dartlang.org" + sha256: d9283d92059a22e9834bc0a31336658ffba77089fb6f3cc36751f1fc7c6661a3 + url: "https://pub.dev" source: hosted version: "5.0.2" flutter_image: dependency: transitive description: name: flutter_image - url: "https://pub.dartlang.org" + sha256: fa47ea2392de894efd41026b20c166af085d03077ddb8ac6dd73eb4c23bb97ca + url: "https://pub.dev" source: hosted version: "4.1.4" flutter_image_compress: dependency: "direct main" description: name: flutter_image_compress - url: "https://pub.dartlang.org" + sha256: "71598e421094300c53267daab34545b6539264a0a3c1631c5dd08b95f1d8161a" + url: "https://pub.dev" source: hosted version: "1.1.1" flutter_inappwebview: dependency: "direct overridden" description: name: flutter_inappwebview - url: "https://pub.dartlang.org" + sha256: f31169b4559939acb74272a41a6f54fe0d395834ecca2b1c6920dc7e30d61fd1 + url: "https://pub.dev" source: hosted version: "5.4.4+3" flutter_keyboard_visibility: dependency: transitive description: name: flutter_keyboard_visibility - url: "https://pub.dartlang.org" + sha256: "4983655c26ab5b959252ee204c2fffa4afeb4413cd030455194ec0caa3b8e7cb" + url: "https://pub.dev" source: hosted version: "5.4.1" flutter_keyboard_visibility_linux: dependency: transitive description: name: flutter_keyboard_visibility_linux - url: "https://pub.dartlang.org" + sha256: "6fba7cd9bb033b6ddd8c2beb4c99ad02d728f1e6e6d9b9446667398b2ac39f08" + url: "https://pub.dev" source: hosted version: "1.0.0" flutter_keyboard_visibility_macos: dependency: transitive description: name: flutter_keyboard_visibility_macos - url: "https://pub.dartlang.org" + sha256: c5c49b16fff453dfdafdc16f26bdd8fb8d55812a1d50b0ce25fc8d9f2e53d086 + url: "https://pub.dev" source: hosted version: "1.0.0" flutter_keyboard_visibility_platform_interface: dependency: transitive description: name: flutter_keyboard_visibility_platform_interface - url: "https://pub.dartlang.org" + sha256: e43a89845873f7be10cb3884345ceb9aebf00a659f479d1c8f4293fcb37022a4 + url: "https://pub.dev" source: hosted version: "2.0.0" flutter_keyboard_visibility_web: dependency: transitive description: name: flutter_keyboard_visibility_web - url: "https://pub.dartlang.org" + sha256: d3771a2e752880c79203f8d80658401d0c998e4183edca05a149f5098ce6e3d1 + url: "https://pub.dev" source: hosted version: "2.0.0" flutter_keyboard_visibility_windows: dependency: transitive description: name: flutter_keyboard_visibility_windows - url: "https://pub.dartlang.org" + sha256: fc4b0f0b6be9b93ae527f3d527fb56ee2d918cd88bbca438c478af7bcfd0ef73 + url: "https://pub.dev" source: hosted version: "1.0.0" flutter_keychain: dependency: transitive description: name: flutter_keychain - url: "https://pub.dartlang.org" + sha256: "777ea8d3e1f55536bc8489a9ced73a912da4065645d9a1f751aae3548825b140" + url: "https://pub.dev" source: hosted version: "2.2.1" flutter_lints: dependency: transitive description: name: flutter_lints - url: "https://pub.dartlang.org" + sha256: aeb0b80a8b3709709c9cc496cdc027c5b3216796bc0af0ce1007eaf24464fd4c + url: "https://pub.dev" source: hosted version: "2.0.1" flutter_local_notifications: dependency: "direct overridden" description: name: flutter_local_notifications - url: "https://pub.dartlang.org" + sha256: ba9b2e6599edfb8eaa2008f56b8eefc9a615c4d5d6e79a75c35161972fb3f2c2 + url: "https://pub.dev" source: hosted version: "9.7.1" flutter_local_notifications_linux: dependency: transitive description: name: flutter_local_notifications_linux - url: "https://pub.dartlang.org" + sha256: b472bfc173791b59ede323661eae20f7fff0b6908fea33dd720a6ef5d576bae8 + url: "https://pub.dev" source: hosted version: "0.5.1" flutter_local_notifications_platform_interface: dependency: transitive description: name: flutter_local_notifications_platform_interface - url: "https://pub.dartlang.org" + sha256: "21bceee103a66a53b30ea9daf677f990e5b9e89b62f222e60dd241cd08d63d3a" + url: "https://pub.dev" source: hosted version: "5.0.0" flutter_plugin_android_lifecycle: dependency: transitive description: name: flutter_plugin_android_lifecycle - url: "https://pub.dartlang.org" + sha256: "60fc7b78455b94e6de2333d2f95196d32cf5c22f4b0b0520a628804cb463503b" + url: "https://pub.dev" source: hosted version: "2.0.7" flutter_slidable: dependency: "direct main" description: name: flutter_slidable - url: "https://pub.dartlang.org" + sha256: c7607eb808cdef19c8468246e95a133308aeaeb3971cdd9edfb9d5e31cedfbe9 + url: "https://pub.dev" source: hosted version: "0.6.0" flutter_svg: dependency: transitive description: name: flutter_svg - url: "https://pub.dartlang.org" + sha256: e5422480e99e0b9c3324736f46cb3b9d27996125e327f6b91fb5b0303f849cf7 + url: "https://pub.dev" source: hosted version: "1.1.4" flutter_test: @@ -661,805 +749,920 @@ packages: dependency: "direct main" description: name: flutter_widget_from_html - url: "https://pub.dartlang.org" + sha256: f7d31bf1d4b2fa301f70fad46fe5c80e96f3d4fe27793b23757c8eaee5f70b84 + url: "https://pub.dev" source: hosted version: "0.8.5" flutter_widget_from_html_core: dependency: transitive description: name: flutter_widget_from_html_core - url: "https://pub.dartlang.org" + sha256: e8f4f8b461a140ffb7c71f938bc76efc758893e7468843d9dbf70cb0b9e900cb + url: "https://pub.dev" source: hosted version: "0.8.5+3" fluttertoast: dependency: transitive description: name: fluttertoast - url: "https://pub.dartlang.org" + sha256: b528e78a4e69957bb8a33d9e8ceaa728801bb7c6ce599e811e49cf6d94d17fef + url: "https://pub.dev" source: hosted version: "8.0.9" frontend_server_client: dependency: transitive description: name: frontend_server_client - url: "https://pub.dartlang.org" + sha256: "4f4a162323c86ffc1245765cfe138872b8f069deb42f7dbb36115fa27f31469b" + url: "https://pub.dev" source: hosted version: "2.1.3" fwfh_cached_network_image: dependency: transitive description: name: fwfh_cached_network_image - url: "https://pub.dartlang.org" + sha256: fcd75bb39849cc32b0c213fe6ad4dfa2503c5da07bf976d5f116a26d5707c7f0 + url: "https://pub.dev" source: hosted version: "0.7.0+2" fwfh_chewie: dependency: transitive description: name: fwfh_chewie - url: "https://pub.dartlang.org" + sha256: "03ffd2cfa7354d186d0006511e9a66e9ad7aad143978c6c5d6736d9aef00acf2" + url: "https://pub.dev" source: hosted version: "0.7.0+1" fwfh_just_audio: dependency: transitive description: name: fwfh_just_audio - url: "https://pub.dartlang.org" + sha256: b82a1f1902754980b53c46264693d2c11e739ccd09e7af89126132aa223ad027 + url: "https://pub.dev" source: hosted version: "0.6.2+2" fwfh_selectable_text: dependency: transitive description: name: fwfh_selectable_text - url: "https://pub.dartlang.org" + sha256: "55a17a85c0b5e26833127c57fc7864055799c1c2dfdb2ed665ac925222718901" + url: "https://pub.dev" source: hosted version: "0.8.3+1" fwfh_svg: dependency: transitive description: name: fwfh_svg - url: "https://pub.dartlang.org" + sha256: "52a133053f2c6df7693e3398958449835526e72a36245739589db32da3e3ad57" + url: "https://pub.dev" source: hosted version: "0.7.2" fwfh_text_style: dependency: "direct overridden" description: name: fwfh_text_style - url: "https://pub.dartlang.org" + sha256: "37806ee0222f79b6e8d4c698c322c897eae6a817258156f40aeece4e588fac60" + url: "https://pub.dev" source: hosted version: "2.22.08+1" fwfh_url_launcher: dependency: transitive description: name: fwfh_url_launcher - url: "https://pub.dartlang.org" + sha256: e6a8020ad57dfd1d5b12f9ae12ffc9120fac7491736280603db0be0a4dc74c97 + url: "https://pub.dev" source: hosted version: "0.6.1+3" fwfh_webview: dependency: "direct overridden" description: name: fwfh_webview - url: "https://pub.dartlang.org" + sha256: "8ac48a0e13bf2b09c84e45ff250a670a7592b6f5cc4345fa00f8aa211fb82bc0" + url: "https://pub.dev" source: hosted version: "0.7.0" geolocator: dependency: "direct overridden" description: name: geolocator - url: "https://pub.dartlang.org" + sha256: "5c23f3613f50586c0bbb2b8f970240ae66b3bd992088cf60dd5ee2e6f7dde3a8" + url: "https://pub.dev" source: hosted version: "9.0.2" geolocator_android: dependency: transitive description: name: geolocator_android - url: "https://pub.dartlang.org" + sha256: "2ba24690aee0a3e1b6b7bd47c2711a50c874e95e4c758346589d35194adf6d6a" + url: "https://pub.dev" source: hosted version: "4.1.7" geolocator_apple: dependency: transitive description: name: geolocator_apple - url: "https://pub.dartlang.org" + sha256: "1b17544d250bbfebd2f36157f9ce094b0b07967441c1010243d6ea04f6f5bfe8" + url: "https://pub.dev" source: hosted version: "2.2.1" geolocator_platform_interface: dependency: transitive description: name: geolocator_platform_interface - url: "https://pub.dartlang.org" + sha256: "8c10ba5c825abdcc337ba918fbc1d3a5a2b006affe6ba610e3143cd32f54388d" + url: "https://pub.dev" source: hosted version: "4.0.6" geolocator_web: dependency: transitive description: name: geolocator_web - url: "https://pub.dartlang.org" + sha256: f68a122da48fcfff68bbc9846bb0b74ef651afe84a1b1f6ec20939de4d6860e1 + url: "https://pub.dev" source: hosted version: "2.1.6" geolocator_windows: dependency: transitive description: name: geolocator_windows - url: "https://pub.dartlang.org" + sha256: f5911c88e23f48b598dd506c7c19eff0e001645bdc03bb6fecb9f4549208354d + url: "https://pub.dev" source: hosted version: "0.1.1" get_it: dependency: transitive description: name: get_it - url: "https://pub.dartlang.org" + sha256: "290fde3a86072e4b37dbb03c07bec6126f0ecc28dad403c12ffe2e5a2d751ab7" + url: "https://pub.dev" source: hosted version: "7.2.0" glob: dependency: transitive description: name: glob - url: "https://pub.dartlang.org" + sha256: c51b4fdfee4d281f49b8c957f1add91b815473597f76bcf07377987f66a55729 + url: "https://pub.dev" source: hosted version: "2.1.0" hive: dependency: transitive description: name: hive - url: "https://pub.dartlang.org" + sha256: "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941" + url: "https://pub.dev" source: hosted version: "2.2.3" html: dependency: transitive description: name: html - url: "https://pub.dartlang.org" + sha256: bfef906cbd4e78ef49ae511d9074aebd1d2251482ef601a280973e8b58b51bbf + url: "https://pub.dev" source: hosted version: "0.15.0" html_editor_enhanced: dependency: "direct main" description: name: html_editor_enhanced - url: "https://pub.dartlang.org" + sha256: c2a0d0a50970fe4aa565e79e57081c8a69c3b2e94162e8f1df3e1b750c7aeb5e + url: "https://pub.dev" source: hosted version: "2.5.1" http: dependency: "direct main" description: name: http - url: "https://pub.dartlang.org" + sha256: "6aa2946395183537c8b880962d935877325d6a09a2867c3970c05c0fed6ac482" + url: "https://pub.dev" source: hosted version: "0.13.5" http_client_helper: dependency: transitive description: name: http_client_helper - url: "https://pub.dartlang.org" + sha256: "1f32359bd07a064ad256d1f84ae5f973f69bc972e7287223fa198abe1d969c28" + url: "https://pub.dev" source: hosted version: "2.0.3" http_multi_server: dependency: transitive description: name: http_multi_server - url: "https://pub.dartlang.org" + sha256: "97486f20f9c2f7be8f514851703d0119c3596d14ea63227af6f7a481ef2b2f8b" + url: "https://pub.dev" source: hosted version: "3.2.1" http_parser: dependency: transitive description: name: http_parser - url: "https://pub.dartlang.org" + sha256: db3060f22889f3d9d55f6a217565486737037eec3609f7f3eca4d0c67ee0d8a0 + url: "https://pub.dev" source: hosted version: "4.0.1" image: dependency: "direct main" description: name: image - url: "https://pub.dartlang.org" + sha256: "9d2c5f73435a70a936d317769ee8e7ef480e37674b9f2bce95ea98969a307855" + url: "https://pub.dev" source: hosted version: "3.2.0" image_cropper: dependency: "direct main" description: name: image_cropper - url: "https://pub.dartlang.org" + sha256: "60542ffd03436e6f80a1d7c9839f75b6a62b0a290cd98624fa29d150fdf672c8" + url: "https://pub.dev" source: hosted version: "1.5.1" infinite_listview: dependency: transitive description: name: infinite_listview - url: "https://pub.dartlang.org" + sha256: f6062c1720eb59be553dfa6b89813d3e8dd2f054538445aaa5edaddfa5195ce6 + url: "https://pub.dev" source: hosted version: "1.1.0" internet_connection_checker: dependency: "direct main" description: name: internet_connection_checker - url: "https://pub.dartlang.org" + sha256: "1c683e63e89c9ac66a40748b1b20889fd9804980da732bf2b58d6d5456c8e876" + url: "https://pub.dev" source: hosted version: "1.0.0+1" intl: dependency: transitive description: name: intl - url: "https://pub.dartlang.org" + sha256: "910f85bce16fb5c6f614e117efa303e85a1731bb0081edf3604a2ae6e9a3cc91" + url: "https://pub.dev" source: hosted version: "0.17.0" io: dependency: transitive description: name: io - url: "https://pub.dartlang.org" + sha256: "0d4c73c3653ab85bf696d51a9657604c900a370549196a91f33e4c39af760852" + url: "https://pub.dev" source: hosted version: "1.0.3" js: dependency: transitive description: name: js - url: "https://pub.dartlang.org" + sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7" + url: "https://pub.dev" source: hosted - version: "0.6.4" + version: "0.6.5" just_audio: dependency: transitive description: name: just_audio - url: "https://pub.dartlang.org" + sha256: e209d85cd7666b2f692e9b15f2959d31c7f32a1df32dba205b8564939f115193 + url: "https://pub.dev" source: hosted version: "0.9.28" just_audio_platform_interface: dependency: transitive description: name: just_audio_platform_interface - url: "https://pub.dartlang.org" + sha256: eff112d5138bea3ba544b6338b1e0537a32b5e1425e4d0dc38f732771cda7c84 + url: "https://pub.dev" source: hosted version: "4.2.0" just_audio_web: dependency: transitive description: name: just_audio_web - url: "https://pub.dartlang.org" + sha256: "89d8db6f19f3821bb6bf908c4bfb846079afb2ab575b783d781a6bf119e3abaf" + url: "https://pub.dev" source: hosted version: "0.4.7" latlong2: dependency: "direct main" description: name: latlong2 - url: "https://pub.dartlang.org" + sha256: "408993a0e3f46e79ce1f129e4cb0386eef6d48dfa6394939ecacfbd7049154ec" + url: "https://pub.dev" source: hosted version: "0.8.1" lints: dependency: transitive description: name: lints - url: "https://pub.dartlang.org" + sha256: "5e4a9cd06d447758280a8ac2405101e0e2094d2a1dbdd3756aec3fe7775ba593" + url: "https://pub.dev" source: hosted version: "2.0.1" lists: dependency: transitive description: name: lists - url: "https://pub.dartlang.org" + sha256: "4ca5c19ae4350de036a7e996cdd1ee39c93ac0a2b840f4915459b7d0a7d4ab27" + url: "https://pub.dev" source: hosted version: "1.0.1" logging: dependency: transitive description: name: logging - url: "https://pub.dartlang.org" + sha256: "293ae2d49fd79d4c04944c3a26dfd313382d5f52e821ec57119230ae16031ad4" + url: "https://pub.dev" source: hosted version: "1.0.2" matcher: dependency: transitive description: name: matcher - url: "https://pub.dartlang.org" + sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72" + url: "https://pub.dev" source: hosted - version: "0.12.12" + version: "0.12.13" material_color_utilities: dependency: transitive description: name: material_color_utilities - url: "https://pub.dartlang.org" + sha256: d92141dc6fe1dad30722f9aa826c7fbc896d021d792f80678280601aff8cf724 + url: "https://pub.dev" source: hosted - version: "0.1.5" + version: "0.2.0" meta: dependency: transitive description: name: meta - url: "https://pub.dartlang.org" + sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42" + url: "https://pub.dev" source: hosted version: "1.8.0" mgrs_dart: dependency: transitive description: name: mgrs_dart - url: "https://pub.dartlang.org" + sha256: fb89ae62f05fa0bb90f70c31fc870bcbcfd516c843fb554452ab3396f78586f7 + url: "https://pub.dev" source: hosted version: "2.0.0" mime: dependency: transitive description: name: mime - url: "https://pub.dartlang.org" + sha256: dab22e92b41aa1255ea90ddc4bc2feaf35544fd0728e209638cad041a6e3928a + url: "https://pub.dev" source: hosted version: "1.0.2" mocktail: dependency: transitive description: name: mocktail - url: "https://pub.dartlang.org" + sha256: "80a996cd9a69284b3dc521ce185ffe9150cde69767c2d3a0720147d93c0cef53" + url: "https://pub.dev" source: hosted version: "0.3.0" msix: dependency: "direct dev" description: name: msix - url: "https://pub.dartlang.org" + sha256: e3de4d9f52543ad6e4b0f534991e1303cbd379d24be28dd241ac60bd9439a201 + url: "https://pub.dev" source: hosted version: "3.7.0" mutex: dependency: transitive description: name: mutex - url: "https://pub.dartlang.org" + sha256: "9bd00c5fbb3fe0ca22508aa81dab0bab9c565f73b0c9d41adb582bfd464aa2c7" + url: "https://pub.dev" source: hosted version: "3.0.0" nested: dependency: transitive description: name: nested - url: "https://pub.dartlang.org" + sha256: "03bac4c528c64c95c722ec99280375a6f2fc708eec17c7b3f07253b626cd2a20" + url: "https://pub.dev" source: hosted version: "1.0.0" new_version: dependency: "direct main" description: name: new_version - url: "https://pub.dartlang.org" + sha256: "2eabd66e53c882dbaab4f3f8824d139a35a0521e2e04b8fd6d9fb358112691e9" + url: "https://pub.dev" source: hosted version: "0.3.1" ninja_asn1: dependency: transitive description: name: ninja_asn1 - url: "https://pub.dartlang.org" + sha256: b0f04877243fda51c475ec2bcaadb55a92759baee9f02888124c60775760ccf7 + url: "https://pub.dev" source: hosted version: "2.0.0" node_preamble: dependency: transitive description: name: node_preamble - url: "https://pub.dartlang.org" + sha256: "8ebdbaa3b96d5285d068f80772390d27c21e1fa10fb2df6627b1b9415043608d" + url: "https://pub.dev" source: hosted version: "2.0.1" numberpicker: dependency: transitive description: name: numberpicker - url: "https://pub.dartlang.org" + sha256: "73723bd13c940ebcd9e5f0ed56b4874588c1748a9a6a38254f97ad627715142e" + url: "https://pub.dev" source: hosted version: "2.1.1" octo_image: dependency: transitive description: name: octo_image - url: "https://pub.dartlang.org" + sha256: "107f3ed1330006a3bea63615e81cf637433f5135a52466c7caa0e7152bca9143" + url: "https://pub.dev" source: hosted version: "1.0.2" package_config: dependency: transitive description: name: package_config - url: "https://pub.dartlang.org" + sha256: "1c5b77ccc91e4823a5af61ee74e6b972db1ef98c2ff5a18d3161c982a55448bd" + url: "https://pub.dev" source: hosted version: "2.1.0" package_info_plus: dependency: transitive description: name: package_info_plus - url: "https://pub.dartlang.org" + sha256: f62d7253edc197fe3c88d7c2ddab82d68f555e778d55390ccc3537eca8e8d637 + url: "https://pub.dev" source: hosted version: "1.4.3+1" package_info_plus_linux: dependency: transitive description: name: package_info_plus_linux - url: "https://pub.dartlang.org" + sha256: "04b575f44233d30edbb80a94e57cad9107aada334fc02aabb42b6becd13c43fc" + url: "https://pub.dev" source: hosted version: "1.0.5" package_info_plus_macos: dependency: transitive description: name: package_info_plus_macos - url: "https://pub.dartlang.org" + sha256: a2ad8b4acf4cd479d4a0afa5a74ea3f5b1c7563b77e52cc32b3ee6956d5482a6 + url: "https://pub.dev" source: hosted version: "1.3.0" package_info_plus_platform_interface: dependency: transitive description: name: package_info_plus_platform_interface - url: "https://pub.dartlang.org" + sha256: f7a0c8f1e7e981bc65f8b64137a53fd3c195b18d429fba960babc59a5a1c7ae8 + url: "https://pub.dev" source: hosted version: "1.0.2" package_info_plus_web: dependency: transitive description: name: package_info_plus_web - url: "https://pub.dartlang.org" + sha256: d652f0a865d2da52856e2001c53e83fe34a6009cd8d8751d38cf8173c0abf906 + url: "https://pub.dev" source: hosted version: "1.0.5" package_info_plus_windows: dependency: transitive description: name: package_info_plus_windows - url: "https://pub.dartlang.org" + sha256: "79524f11c42dd9078b96d797b3cf79c0a2883a50c4920dc43da8562c115089bc" + url: "https://pub.dev" source: hosted version: "2.1.0" path: dependency: "direct overridden" description: name: path - url: "https://pub.dartlang.org" + sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917" + url: "https://pub.dev" source: hosted version: "1.8.3" path_drawing: dependency: transitive description: name: path_drawing - url: "https://pub.dartlang.org" + sha256: bbb1934c0cbb03091af082a6389ca2080345291ef07a5fa6d6e078ba8682f977 + url: "https://pub.dev" source: hosted version: "1.0.1" path_parsing: dependency: transitive description: name: path_parsing - url: "https://pub.dartlang.org" + sha256: e3e67b1629e6f7e8100b367d3db6ba6af4b1f0bb80f64db18ef1fbabd2fa9ccf + url: "https://pub.dev" source: hosted version: "1.0.1" path_provider: dependency: "direct main" description: name: path_provider - url: "https://pub.dartlang.org" + sha256: "050e8e85e4b7fecdf2bb3682c1c64c4887a183720c802d323de8a5fd76d372dd" + url: "https://pub.dev" source: hosted version: "2.0.11" path_provider_android: dependency: transitive description: name: path_provider_android - url: "https://pub.dartlang.org" + sha256: "4d5542667150f5b779ba411dd5dc0b674a85d1355e45bda2877e0e82f4ad08d8" + url: "https://pub.dev" source: hosted version: "2.0.20" path_provider_ios: dependency: transitive description: name: path_provider_ios - url: "https://pub.dartlang.org" + sha256: "03d639406f5343478352433f00d3c4394d52dac8df3d847869c5e2333e0bbce8" + url: "https://pub.dev" source: hosted version: "2.0.11" path_provider_linux: dependency: transitive description: name: path_provider_linux - url: "https://pub.dartlang.org" + sha256: ab0987bf95bc591da42dffb38c77398fc43309f0b9b894dcc5d6f40c4b26c379 + url: "https://pub.dev" source: hosted version: "2.1.7" path_provider_macos: dependency: transitive description: name: path_provider_macos - url: "https://pub.dartlang.org" + sha256: "2a97e7fbb7ae9dcd0dfc1220a78e9ec3e71da691912e617e8715ff2a13086ae8" + url: "https://pub.dev" source: hosted version: "2.0.6" path_provider_platform_interface: dependency: transitive description: name: path_provider_platform_interface - url: "https://pub.dartlang.org" + sha256: "27dc7a224fcd07444cb5e0e60423ccacea3e13cf00fc5282ac2c918132da931d" + url: "https://pub.dev" source: hosted version: "2.0.4" path_provider_windows: dependency: transitive description: name: path_provider_windows - url: "https://pub.dartlang.org" + sha256: d3f80b32e83ec208ac95253e0cd4d298e104fbc63cb29c5c69edaed43b0c69d6 + url: "https://pub.dev" source: hosted version: "2.1.6" pedantic: dependency: transitive description: name: pedantic - url: "https://pub.dartlang.org" + sha256: "67fc27ed9639506c856c840ccce7594d0bdcd91bc8d53d6e52359449a1d50602" + url: "https://pub.dev" source: hosted version: "1.11.1" permission_handler: dependency: "direct main" description: name: permission_handler - url: "https://pub.dartlang.org" + sha256: "33c6a1253d1f95fd06fa74b65b7ba907ae9811f9d5c1d3150e51417d04b8d6a8" + url: "https://pub.dev" source: hosted version: "10.2.0" permission_handler_android: dependency: transitive description: name: permission_handler_android - url: "https://pub.dartlang.org" + sha256: "8028362b40c4a45298f1cbfccd227c8dd6caf0e27088a69f2ba2ab15464159e2" + url: "https://pub.dev" source: hosted version: "10.2.0" permission_handler_apple: dependency: transitive description: name: permission_handler_apple - url: "https://pub.dartlang.org" + sha256: ee96ac32f5a8e6f80756e25b25b9f8e535816c8e6665a96b6d70681f8c4f7e85 + url: "https://pub.dev" source: hosted version: "9.0.8" permission_handler_platform_interface: dependency: transitive description: name: permission_handler_platform_interface - url: "https://pub.dartlang.org" + sha256: "68abbc472002b5e6dfce47fe9898c6b7d8328d58b5d2524f75e277c07a97eb84" + url: "https://pub.dev" source: hosted version: "3.9.0" permission_handler_windows: dependency: transitive description: name: permission_handler_windows - url: "https://pub.dartlang.org" + sha256: f67cab14b4328574938ecea2db3475dad7af7ead6afab6338772c5f88963e38b + url: "https://pub.dev" source: hosted version: "0.1.2" petitparser: dependency: transitive description: name: petitparser - url: "https://pub.dartlang.org" + sha256: "2ebb289dc4764ec397f5cd3ca9881c6d17196130a7d646ed022a0dd9c2e25a71" + url: "https://pub.dev" source: hosted version: "5.0.0" pin_code_fields: dependency: transitive description: name: pin_code_fields - url: "https://pub.dartlang.org" + sha256: c8652519d14688f3fe2a8288d86910a46aa0b9046d728f292d3bf6067c31b4c7 + url: "https://pub.dev" source: hosted version: "7.4.0" platform: dependency: transitive description: name: platform - url: "https://pub.dartlang.org" + sha256: "4a451831508d7d6ca779f7ac6e212b4023dd5a7d08a27a63da33756410e32b76" + url: "https://pub.dev" source: hosted version: "3.1.0" plugin_platform_interface: dependency: transitive description: name: plugin_platform_interface - url: "https://pub.dartlang.org" + sha256: "075f927ebbab4262ace8d0b283929ac5410c0ac4e7fc123c76429564facfb757" + url: "https://pub.dev" source: hosted version: "2.1.2" pointer_interceptor: dependency: transitive description: name: pointer_interceptor - url: "https://pub.dartlang.org" + sha256: fee6ba42b910637465bc0d367ba27066c6eccfbc3bc0ceb14831915acc600db0 + url: "https://pub.dev" source: hosted version: "0.9.3+3" pointycastle: dependency: transitive description: name: pointycastle - url: "https://pub.dartlang.org" + sha256: "7c1e5f0d23c9016c5bbd8b1473d0d3fb3fc851b876046039509e18e0c7485f2c" + url: "https://pub.dev" source: hosted version: "3.7.3" pool: dependency: transitive description: name: pool - url: "https://pub.dartlang.org" + sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a" + url: "https://pub.dev" source: hosted version: "1.5.1" positioned_tap_detector_2: dependency: transitive description: name: positioned_tap_detector_2 - url: "https://pub.dartlang.org" + sha256: "52e06863ad3e1f82b058fd05054fc8c9caeeb3b47d5cea7a24bd9320746059c1" + url: "https://pub.dev" source: hosted version: "1.0.4" process: dependency: transitive description: name: process - url: "https://pub.dartlang.org" + sha256: "53fd8db9cec1d37b0574e12f07520d582019cb6c44abf5479a01505099a34a09" + url: "https://pub.dev" source: hosted version: "4.2.4" proj4dart: dependency: transitive description: name: proj4dart - url: "https://pub.dartlang.org" + sha256: c8a659ac9b6864aa47c171e78d41bbe6f5e1d7bd790a5814249e6b68bc44324e + url: "https://pub.dev" source: hosted version: "2.1.0" provider: dependency: "direct main" description: name: provider - url: "https://pub.dartlang.org" + sha256: "8d7d4c2df46d6a6270a4e10404bfecb18a937e3e00f710c260d0a10415ce6b7b" + url: "https://pub.dev" source: hosted version: "6.0.3" pub_semver: dependency: transitive description: name: pub_semver - url: "https://pub.dartlang.org" + sha256: "816c1a640e952d213ddd223b3e7aafae08cd9f8e1f6864eed304cc13b0272b07" + url: "https://pub.dev" source: hosted version: "2.1.1" qr: dependency: transitive description: name: qr - url: "https://pub.dartlang.org" + sha256: "5c4208b4dc0d55c3184d10d83ee0ded6212dc2b5e2ba17c5a0c0aab279128d21" + url: "https://pub.dev" source: hosted version: "2.1.0" qr_code_scanner: dependency: transitive description: name: qr_code_scanner - url: "https://pub.dartlang.org" + sha256: f23b68d893505a424f0bd2e324ebea71ed88465d572d26bb8d2e78a4749591fd + url: "https://pub.dev" source: hosted version: "1.0.1" qr_flutter: dependency: "direct main" description: name: qr_flutter - url: "https://pub.dartlang.org" + sha256: c5c121c54cb6dd837b9b9d57eb7bc7ec6df4aee741032060c8833a678c80b87e + url: "https://pub.dev" source: hosted version: "4.0.0" quiver: dependency: transitive description: name: quiver - url: "https://pub.dartlang.org" + sha256: "93982981971e812c94d4a6fa3a57b89f9ec12b38b6380cd3c1370c3b01e4580e" + url: "https://pub.dev" source: hosted version: "3.1.0" receive_sharing_intent: dependency: "direct main" description: name: receive_sharing_intent - url: "https://pub.dartlang.org" + sha256: "912bebb551bce75a14098891fd750305b30d53eba0d61cc70cd9973be9866e8d" + url: "https://pub.dev" source: hosted version: "1.4.5" rxdart: dependency: transitive description: name: rxdart - url: "https://pub.dartlang.org" + sha256: "5d22055fd443806c03ef24a02000637cf51eae49c2a0168d38a43fc166b0209c" + url: "https://pub.dev" source: hosted version: "0.27.5" share_plus: dependency: "direct main" description: name: share_plus - url: "https://pub.dartlang.org" + sha256: "58326c632cc668e4c45b5da064325a2d850759cc760d12f85aff645b7c8c2a47" + url: "https://pub.dev" source: hosted version: "4.0.10+1" share_plus_linux: dependency: transitive description: name: share_plus_linux - url: "https://pub.dartlang.org" + sha256: "308853d0472048e4c9b58ccc7faee6937732dc9fee7ab8e09f28bcd8d00a7a03" + url: "https://pub.dev" source: hosted version: "3.0.0" share_plus_macos: dependency: transitive description: name: share_plus_macos - url: "https://pub.dartlang.org" + sha256: "44daa946f2845045ecd7abb3569b61cd9a55ae9cc4cbec9895b2067b270697ae" + url: "https://pub.dev" source: hosted version: "3.0.1" share_plus_platform_interface: dependency: transitive description: name: share_plus_platform_interface - url: "https://pub.dartlang.org" + sha256: "04e7c8398fdb776943bb61d7ff109c84db15d1adffaac06696fb46761939be47" + url: "https://pub.dev" source: hosted version: "3.0.3" share_plus_web: dependency: transitive description: name: share_plus_web - url: "https://pub.dartlang.org" + sha256: d53953fc009365d7256b55adeda1fff2d579057796649c7e29812c1efb442dd4 + url: "https://pub.dev" source: hosted version: "3.0.1" share_plus_windows: dependency: transitive description: name: share_plus_windows - url: "https://pub.dartlang.org" + sha256: "3a21515ae7d46988d42130cd53294849e280a5de6ace24bae6912a1bffd757d4" + url: "https://pub.dev" source: hosted version: "3.0.1" shared_preferences: dependency: "direct main" description: name: shared_preferences - url: "https://pub.dartlang.org" + sha256: "76917b7d4b9526b2ba416808a7eb9fb2863c1a09cf63ec85f1453da240fa818a" + url: "https://pub.dev" source: hosted version: "2.0.15" shared_preferences_android: dependency: transitive description: name: shared_preferences_android - url: "https://pub.dartlang.org" + sha256: "853801ce6ba7429ec4e923e37317f32a57c903de50b8c33ffcfbdb7e6f0dd39c" + url: "https://pub.dev" source: hosted version: "2.0.12" shared_preferences_ios: dependency: transitive description: name: shared_preferences_ios - url: "https://pub.dartlang.org" + sha256: "585a14cefec7da8c9c2fb8cd283a3bb726b4155c0952afe6a0caaa7b2272de34" + url: "https://pub.dev" source: hosted version: "2.1.1" shared_preferences_linux: dependency: transitive description: name: shared_preferences_linux - url: "https://pub.dartlang.org" + sha256: "28aefc1261746e7bad3d09799496054beb84e8c4ffcdfed7734e17b4ada459a5" + url: "https://pub.dev" source: hosted version: "2.1.1" shared_preferences_macos: dependency: transitive description: name: shared_preferences_macos - url: "https://pub.dartlang.org" + sha256: fbb94bf296576f49be37a1496d5951796211a8db0aa22cc0d68c46440dad808c + url: "https://pub.dev" source: hosted version: "2.0.4" shared_preferences_platform_interface: dependency: transitive description: name: shared_preferences_platform_interface - url: "https://pub.dartlang.org" + sha256: da9431745ede5ece47bc26d5d73a9d3c6936ef6945c101a5aca46f62e52c1cf3 + url: "https://pub.dev" source: hosted version: "2.1.0" shared_preferences_web: dependency: transitive description: name: shared_preferences_web - url: "https://pub.dartlang.org" + sha256: a4b5bc37fe1b368bbc81f953197d55e12f49d0296e7e412dfe2d2d77d6929958 + url: "https://pub.dev" source: hosted version: "2.0.4" shared_preferences_windows: dependency: transitive description: name: shared_preferences_windows - url: "https://pub.dartlang.org" + sha256: "97f7ab9a7da96d9cf19581f5de520ceb529548498bd6b5e0ccd02d68a0d15eba" + url: "https://pub.dev" source: hosted version: "2.1.1" shelf: dependency: transitive description: name: shelf - url: "https://pub.dartlang.org" + sha256: "8ec607599dd0a78931a5114cdac7d609b6dbbf479a38acc9a6dba024b2a30ea0" + url: "https://pub.dev" source: hosted version: "1.3.2" shelf_packages_handler: dependency: transitive description: name: shelf_packages_handler - url: "https://pub.dartlang.org" + sha256: aef74dc9195746a384843102142ab65b6a4735bb3beea791e63527b88cc83306 + url: "https://pub.dev" source: hosted version: "3.0.1" shelf_static: dependency: transitive description: name: shelf_static - url: "https://pub.dartlang.org" + sha256: e792b76b96a36d4a41b819da593aff4bdd413576b3ba6150df5d8d9996d2e74c + url: "https://pub.dev" source: hosted version: "1.1.1" shelf_web_socket: dependency: transitive description: name: shelf_web_socket - url: "https://pub.dartlang.org" + sha256: "6db16374bc3497d21aa0eebe674d3db9fdf82082aac0f04dc7b44e4af5b08afc" + url: "https://pub.dev" source: hosted version: "1.0.2" showcaseview: dependency: "direct main" description: name: showcaseview - url: "https://pub.dartlang.org" + sha256: "09b534d806572135c38e06901de4b36b2bbd61739ec56c5fa9242d10748e19df" + url: "https://pub.dev" source: hosted version: "1.1.8" sky_engine: @@ -1471,427 +1674,488 @@ packages: dependency: transitive description: name: sliding_up_panel - url: "https://pub.dartlang.org" + sha256: "578e90956a6212d1e406373250b2436a0f3afece29aee3c24c8360094d6cf968" + url: "https://pub.dev" source: hosted version: "2.0.0+1" source_map_stack_trace: dependency: transitive description: name: source_map_stack_trace - url: "https://pub.dartlang.org" + sha256: "8c463326277f68a628abab20580047b419c2ff66756fd0affd451f73f9508c11" + url: "https://pub.dev" source: hosted version: "2.1.0" source_maps: dependency: transitive description: name: source_maps - url: "https://pub.dartlang.org" + sha256: "52de2200bb098de739794c82d09c41ac27b2e42fd7e23cce7b9c74bf653c7296" + url: "https://pub.dev" source: hosted version: "0.10.10" source_span: dependency: transitive description: name: source_span - url: "https://pub.dartlang.org" + sha256: dd904f795d4b4f3b870833847c461801f6750a9fa8e61ea5ac53f9422b31f250 + url: "https://pub.dev" source: hosted - version: "1.9.0" + version: "1.9.1" sqflite: dependency: transitive description: name: sqflite - url: "https://pub.dartlang.org" + sha256: b3a8307b9519af28518e271e548594bdc435225fc77e8fb22e71a296c69281cf + url: "https://pub.dev" source: hosted version: "2.0.3+1" sqflite_common: dependency: transitive description: name: sqflite_common - url: "https://pub.dartlang.org" + sha256: b504fc5b4576a05586a0bb99d9bcc0d37a78d9d5ed68b96c361d5d3a8e538275 + url: "https://pub.dev" source: hosted version: "2.2.1+1" stack_trace: dependency: transitive description: name: stack_trace - url: "https://pub.dartlang.org" + sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5 + url: "https://pub.dev" source: hosted - version: "1.10.0" + version: "1.11.0" stream_channel: dependency: transitive description: name: stream_channel - url: "https://pub.dartlang.org" + sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8" + url: "https://pub.dev" source: hosted - version: "2.1.0" + version: "2.1.1" string_scanner: dependency: transitive description: name: string_scanner - url: "https://pub.dartlang.org" + sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde" + url: "https://pub.dev" source: hosted - version: "1.1.1" + version: "1.2.0" synchronized: dependency: transitive description: name: synchronized - url: "https://pub.dartlang.org" + sha256: a7f0790927c0806ae0d5eb061c713748fa6070ef0037e391a2d53c3844c09dc2 + url: "https://pub.dev" source: hosted version: "3.0.0+2" term_glyph: dependency: transitive description: name: term_glyph - url: "https://pub.dartlang.org" + sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84 + url: "https://pub.dev" source: hosted version: "1.2.1" test: dependency: transitive description: name: test - url: "https://pub.dartlang.org" + sha256: a5fcd2d25eeadbb6589e80198a47d6a464ba3e2049da473943b8af9797900c2d + url: "https://pub.dev" source: hosted - version: "1.21.4" + version: "1.22.0" test_api: dependency: transitive description: name: test_api - url: "https://pub.dartlang.org" + sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206 + url: "https://pub.dev" source: hosted - version: "0.4.12" + version: "0.4.16" test_core: dependency: transitive description: name: test_core - url: "https://pub.dartlang.org" + sha256: "0ef9755ec6d746951ba0aabe62f874b707690b5ede0fecc818b138fcc9b14888" + url: "https://pub.dev" source: hosted - version: "0.4.16" + version: "0.4.20" timezone: dependency: transitive description: name: timezone - url: "https://pub.dartlang.org" + sha256: "57b35f6e8ef731f18529695bffc62f92c6189fac2e52c12d478dec1931afb66e" + url: "https://pub.dev" source: hosted version: "0.8.0" transparent_image: dependency: transitive description: name: transparent_image - url: "https://pub.dartlang.org" + sha256: e566a616922a781489f4d91cc939b1b3203b6e4a093317805f2f82f0bb0f8dec + url: "https://pub.dev" source: hosted version: "2.0.0" tuple: dependency: transitive description: name: tuple - url: "https://pub.dartlang.org" + sha256: fe3ae4f0dca3f9aac0888e2e0d117b642ce283a82d7017b54136290c0a3b0dd3 + url: "https://pub.dev" source: hosted version: "2.0.0" tutorial_coach_mark: dependency: transitive description: name: tutorial_coach_mark - url: "https://pub.dartlang.org" + sha256: "669d4bd517d22e14671f3ddee0e7442d976ab71f94bb6eec6ad057ca3944fd73" + url: "https://pub.dev" source: hosted version: "1.2.8" typed_data: dependency: transitive description: name: typed_data - url: "https://pub.dartlang.org" + sha256: "26f87ade979c47a150c9eaab93ccd2bebe70a27dc0b4b29517f2904f04eb11a5" + url: "https://pub.dev" source: hosted version: "1.3.1" uni_links: dependency: "direct main" description: name: uni_links - url: "https://pub.dartlang.org" + sha256: "051098acfc9e26a9fde03b487bef5d3d228ca8f67693480c6f33fd4fbb8e2b6e" + url: "https://pub.dev" source: hosted version: "0.5.1" uni_links_platform_interface: dependency: transitive description: name: uni_links_platform_interface - url: "https://pub.dartlang.org" + sha256: "929cf1a71b59e3b7c2d8a2605a9cf7e0b125b13bc858e55083d88c62722d4507" + url: "https://pub.dev" source: hosted version: "1.0.0" uni_links_web: dependency: transitive description: name: uni_links_web - url: "https://pub.dartlang.org" + sha256: "7539db908e25f67de2438e33cc1020b30ab94e66720b5677ba6763b25f6394df" + url: "https://pub.dev" source: hosted version: "0.1.0" unicode: dependency: transitive description: name: unicode - url: "https://pub.dartlang.org" + sha256: "0f69e46593d65245774d4f17125c6084d2c20b4e473a983f6e21b7d7762218f1" + url: "https://pub.dev" source: hosted version: "0.3.1" url_launcher: dependency: "direct main" description: name: url_launcher - url: "https://pub.dartlang.org" + sha256: "4f0d5f9bf7efba3da5a7ff03bd33cc898c84bac978c068e1c94483828e709592" + url: "https://pub.dev" source: hosted version: "6.1.5" url_launcher_android: dependency: transitive description: name: url_launcher_android - url: "https://pub.dartlang.org" + sha256: "1ccd353c1bff66b49863527c02759f4d06b92744bd9777c96a00ca6a9e8e1d2f" + url: "https://pub.dev" source: hosted version: "6.0.17" url_launcher_ios: dependency: transitive description: name: url_launcher_ios - url: "https://pub.dartlang.org" + sha256: "6ba7dddee26c9fae27c9203c424631109d73c8fa26cfa7bc3e35e751cb87f62e" + url: "https://pub.dev" source: hosted version: "6.0.17" url_launcher_linux: dependency: transitive description: name: url_launcher_linux - url: "https://pub.dartlang.org" + sha256: "360fa359ab06bcb4f7c5cd3123a2a9a4d3364d4575d27c4b33468bd4497dd094" + url: "https://pub.dev" source: hosted version: "3.0.1" url_launcher_macos: dependency: transitive description: name: url_launcher_macos - url: "https://pub.dartlang.org" + sha256: a9b3ea9043eabfaadfa3fb89de67a11210d85569086d22b3854484beab8b3978 + url: "https://pub.dev" source: hosted version: "3.0.1" url_launcher_platform_interface: dependency: transitive description: name: url_launcher_platform_interface - url: "https://pub.dartlang.org" + sha256: "80b860b31a11ebbcbe51b8fe887efc204f3af91522f3b51bcda4622d276d2120" + url: "https://pub.dev" source: hosted version: "2.1.0" url_launcher_web: dependency: transitive description: name: url_launcher_web - url: "https://pub.dartlang.org" + sha256: "5669882643b96bb6d5786637cac727c6e918a790053b09245fd4513b8a07df2a" + url: "https://pub.dev" source: hosted version: "2.0.13" url_launcher_windows: dependency: transitive description: name: url_launcher_windows - url: "https://pub.dartlang.org" + sha256: e3c3b16d3104260c10eea3b0e34272aaa57921f83148b0619f74c2eced9b7ef1 + url: "https://pub.dev" source: hosted version: "3.0.1" uuid: dependency: transitive description: name: uuid - url: "https://pub.dartlang.org" + sha256: "648e103079f7c64a36dc7d39369cabb358d377078a051d6ae2ad3aa539519313" + url: "https://pub.dev" source: hosted version: "3.0.7" validators: dependency: "direct main" description: name: validators - url: "https://pub.dartlang.org" + sha256: "884515951f831a9c669a41ed6c4d3c61c2a0e8ec6bca761a4480b28e99cecf5d" + url: "https://pub.dev" source: hosted version: "3.0.0" vector_math: dependency: transitive description: name: vector_math - url: "https://pub.dartlang.org" + sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803" + url: "https://pub.dev" source: hosted - version: "2.1.2" + version: "2.1.4" version: dependency: transitive description: name: version - url: "https://pub.dartlang.org" + sha256: "3d4140128e6ea10d83da32fef2fa4003fccbf6852217bb854845802f04191f94" + url: "https://pub.dev" source: hosted version: "3.0.2" video_player: dependency: transitive description: name: video_player - url: "https://pub.dartlang.org" + sha256: "32c20460c6879140dbd2728323918e5b1982125ad6517f71a01e17cdd7fa7975" + url: "https://pub.dev" source: hosted version: "2.4.7" video_player_android: dependency: transitive description: name: video_player_android - url: "https://pub.dartlang.org" + sha256: d4d7313d1dc6f14d3414b98e2b268c3f34f4ac4ce4af51cf905e9a438edf0c77 + url: "https://pub.dev" source: hosted version: "2.3.9" video_player_avfoundation: dependency: transitive description: name: video_player_avfoundation - url: "https://pub.dartlang.org" + sha256: "667fe547a819b2e29421ddd7755c874da3e55a77f0fb2309d3d5cf559343ece1" + url: "https://pub.dev" source: hosted version: "2.3.5" video_player_platform_interface: dependency: transitive description: name: video_player_platform_interface - url: "https://pub.dartlang.org" + sha256: "318a6d20577e1c78cf0bf40670883cc571ea860c72a4f7426d7dacce4bdd4343" + url: "https://pub.dev" source: hosted version: "5.1.4" video_player_web: dependency: transitive description: name: video_player_web - url: "https://pub.dartlang.org" + sha256: ed949a3df5fe88533254bbdd242c3d8eea19ecbc4e7af90da84ef087533f584b + url: "https://pub.dev" source: hosted version: "2.0.12" visibility_detector: dependency: transitive description: name: visibility_detector - url: "https://pub.dartlang.org" + sha256: "15c54a459ec2c17b4705450483f3d5a2858e733aee893dcee9d75fd04814940d" + url: "https://pub.dev" source: hosted version: "0.3.3" vm_service: dependency: transitive description: name: vm_service - url: "https://pub.dartlang.org" + sha256: e686ae49284939abc06972e25f634ccdb5007d5664c4dfa1995002e8b6aa27a9 + url: "https://pub.dev" source: hosted version: "8.3.0" wakelock: dependency: transitive description: name: wakelock - url: "https://pub.dartlang.org" + sha256: "769ecf42eb2d07128407b50cb93d7c10bd2ee48f0276ef0119db1d25cc2f87db" + url: "https://pub.dev" source: hosted version: "0.6.2" wakelock_macos: dependency: transitive description: name: wakelock_macos - url: "https://pub.dartlang.org" + sha256: "047c6be2f88cb6b76d02553bca5a3a3b95323b15d30867eca53a19a0a319d4cd" + url: "https://pub.dev" source: hosted version: "0.4.0" wakelock_platform_interface: dependency: transitive description: name: wakelock_platform_interface - url: "https://pub.dartlang.org" + sha256: "1f4aeb81fb592b863da83d2d0f7b8196067451e4df91046c26b54a403f9de621" + url: "https://pub.dev" source: hosted version: "0.3.0" wakelock_web: dependency: transitive description: name: wakelock_web - url: "https://pub.dartlang.org" + sha256: "1b256b811ee3f0834888efddfe03da8d18d0819317f20f6193e2922b41a501b5" + url: "https://pub.dev" source: hosted version: "0.4.0" wakelock_windows: dependency: transitive description: name: wakelock_windows - url: "https://pub.dartlang.org" + sha256: "857f77b3fe6ae82dd045455baa626bc4b93cb9bb6c86bf3f27c182167c3a5567" + url: "https://pub.dev" source: hosted version: "0.2.1" watcher: dependency: transitive description: name: watcher - url: "https://pub.dartlang.org" + sha256: e42dfcc48f67618344da967b10f62de57e04bae01d9d3af4c2596f3712a88c99 + url: "https://pub.dev" source: hosted version: "1.0.1" web_socket_channel: dependency: transitive description: name: web_socket_channel - url: "https://pub.dartlang.org" + sha256: "3a969ddcc204a3e34e863d204b29c0752716f78b6f9cc8235083208d268a4ccd" + url: "https://pub.dev" source: hosted version: "2.2.0" webkit_inspection_protocol: dependency: transitive description: name: webkit_inspection_protocol - url: "https://pub.dartlang.org" + sha256: f66577ed748712574b076e48a300aa3d8bc7aba93e83490c679707187e135ee4 + url: "https://pub.dev" source: hosted version: "1.1.0" webview_flutter: dependency: "direct overridden" description: name: webview_flutter - url: "https://pub.dartlang.org" + sha256: "1a37bdbaaf5fbe09ad8579ab09ecfd473284ce482f900b5aea27cf834386a567" + url: "https://pub.dev" source: hosted version: "4.2.0" webview_flutter_android: dependency: transitive description: name: webview_flutter_android - url: "https://pub.dartlang.org" + sha256: "134ed5d36127b6f5865e86a82174886eae0b983dacd8df14b0448371debde755" + url: "https://pub.dev" source: hosted version: "3.6.0" webview_flutter_platform_interface: dependency: transitive description: name: webview_flutter_platform_interface - url: "https://pub.dartlang.org" + sha256: "78715dc442b7849dbde74e92bb67de1cecf5addf95531c5fb474e72f5fe9a507" + url: "https://pub.dev" source: hosted version: "2.3.0" webview_flutter_wkwebview: dependency: transitive description: name: webview_flutter_wkwebview - url: "https://pub.dartlang.org" + sha256: c94d242d8cbe1012c06ba7ac790c46d6e6b68723b7d34f8c74ed19f68d166f49 + url: "https://pub.dev" source: hosted version: "3.4.0" win32: dependency: transitive description: name: win32 - url: "https://pub.dartlang.org" + sha256: a6f0236dbda0f63aa9a25ad1ff9a9d8a4eaaa5012da0dc59d21afdb1dc361ca4 + url: "https://pub.dev" source: hosted version: "3.1.4" wkt_parser: dependency: transitive description: name: wkt_parser - url: "https://pub.dartlang.org" + sha256: "8a555fc60de3116c00aad67891bcab20f81a958e4219cc106e3c037aa3937f13" + url: "https://pub.dev" source: hosted version: "2.0.0" xdg_directories: dependency: transitive description: name: xdg_directories - url: "https://pub.dartlang.org" + sha256: "11541eedefbcaec9de35aa82650b695297ce668662bbd6e3911a7fabdbde589f" + url: "https://pub.dev" source: hosted version: "0.2.0+2" xml: dependency: transitive description: name: xml - url: "https://pub.dartlang.org" + sha256: ac0e3f4bf00ba2708c33fbabbbe766300e509f8c82dbd4ab6525039813f7e2fb + url: "https://pub.dev" source: hosted version: "6.1.0" yaml: dependency: transitive description: name: yaml - url: "https://pub.dartlang.org" + sha256: "23812a9b125b48d4007117254bca50abb6c712352927eece9e155207b1db2370" + url: "https://pub.dev" source: hosted version: "3.1.1" youtube_player_flutter: dependency: "direct main" description: name: youtube_player_flutter - url: "https://pub.dartlang.org" + sha256: "9d2bfe8ab86c44ffc7f2dad6ae7e164b298492e450ee6dcdc462a8dd9fd15b37" + url: "https://pub.dev" source: hosted version: "8.1.0" zxing2: dependency: transitive description: name: zxing2 - url: "https://pub.dartlang.org" + sha256: "4d7f5c4759968363995cadfd49a776ecb6390b55ccf55dc0fcc9832a9da2edec" + url: "https://pub.dev" source: hosted version: "0.1.0" sdks: diff --git a/pubspec.yaml b/pubspec.yaml index e28f7b38..b3e6d1f6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -90,12 +90,7 @@ dependency_overrides: git: url: https://github.com/atsign-foundation/at_widgets.git path: packages/at_onboarding_flutter - ref: feature/enable-user-sharing - at_client_mobile: - git: - url: https://github.com/atsign-foundation/at_client_sdk - path: packages/at_client_mobile - ref: feature/enable-user-sharing + ref: trunk dev_dependencies: flutter_test: