Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cconstab committed Feb 18, 2022
1 parent 3f44d99 commit e726169
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 21 deletions.
20 changes: 9 additions & 11 deletions dart/iot_sender/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
name: archive
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.0"
version: "3.2.1"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -51,14 +51,12 @@ packages:
source: hosted
version: "3.0.5"
at_lookup:
dependency: "direct overridden"
description:
path: at_lookup
ref: quickFixAtLookupRaceCondition
resolved-ref: e8f1b3c8d318792c851e35fb42d65153fc3fe7e5
url: "https://github.com/atsign-foundation/at_libraries.git"
source: git
version: "3.0.7"
dependency: transitive
description:
name: at_lookup
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.9"
at_persistence_secondary_server:
dependency: transitive
description:
Expand Down Expand Up @@ -86,7 +84,7 @@ packages:
name: at_utils
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.5"
version: "3.0.6"
charcode:
dependency: transitive
description:
Expand Down Expand Up @@ -184,7 +182,7 @@ packages:
name: image
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.1"
version: "3.1.3"
internet_connection_checker:
dependency: transitive
description:
Expand Down
10 changes: 5 additions & 5 deletions dart/iot_sender/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ dependencies:
zxing2: ^0.1.0

dependency_overrides:
at_lookup:
git:
url: https://github.com/atsign-foundation/at_libraries.git
path: at_lookup
ref: quickFixAtLookupRaceCondition
# at_lookup:
# git:
# url: https://github.com/atsign-foundation/at_libraries.git
# path: at_lookup
# ref: quickFixAtLookupRaceCondition
10 changes: 5 additions & 5 deletions flutter/iot_reciever/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
name: archive
url: "https://pub.dartlang.org"
source: hosted
version: "3.2.0"
version: "3.2.1"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -84,7 +84,7 @@ packages:
name: at_lookup
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.8"
version: "3.0.9"
at_onboarding_flutter:
dependency: "direct main"
description:
Expand Down Expand Up @@ -126,7 +126,7 @@ packages:
name: at_utils
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.5"
version: "3.0.6"
auto_size_text:
dependency: "direct main"
description:
Expand Down Expand Up @@ -400,7 +400,7 @@ packages:
name: image
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.1"
version: "3.1.3"
internet_connection_checker:
dependency: transitive
description:
Expand Down Expand Up @@ -797,7 +797,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.0"
version: "2.4.1"
xdg_directories:
dependency: transitive
description:
Expand Down

0 comments on commit e726169

Please sign in to comment.