Skip to content

Commit

Permalink
Update proximity sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 committed Apr 3, 2024
1 parent cf3481a commit d11f149
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 19 deletions.
28 changes: 10 additions & 18 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@ packages:
dependency: transitive
description:
name: built_value
sha256: fedde275e0a6b798c3296963c5cd224e3e1b55d0e478d5b7e65e6b540f363a0e
sha256: c7913a9737ee4007efedaffc968c049fd0f3d0e49109e778edc10de9426005cb
url: "https://pub.dev"
source: hosted
version: "8.9.1"
version: "8.9.2"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -470,14 +470,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.0.0"
flutter_app_badger:
dependency: "direct main"
description:
name: flutter_app_badger
sha256: "64d4a279bab862ed28850431b9b446b9820aaae0bf363322d51077419f930fa8"
url: "https://pub.dev"
source: hosted
version: "1.5.0"
flutter_foreground_service:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1209,10 +1201,10 @@ packages:
dependency: "direct main"
description:
name: proximity_sensor
sha256: "5f0884108a23acd728bc75828f26829de24ff2e378449e0d301de5cdf121b1a7"
sha256: "2d4cddd13b02dbb0eef0f74392c8547f181fc522cc79f49a3d276aa6c051ae02"
url: "https://pub.dev"
source: hosted
version: "1.1.0"
version: "1.2.0"
pub_semver:
dependency: transitive
description:
Expand Down Expand Up @@ -1750,10 +1742,10 @@ packages:
dependency: transitive
description:
name: video_player
sha256: afc65f4b8bcb2c188f64a591f84fb471f4f2e19fc607c65fd8d2f8fedb3dec23
sha256: "822e68b62403bebea846b012988ee1e77262e7b786345594a444c59338096ddf"
url: "https://pub.dev"
source: hosted
version: "2.8.3"
version: "2.8.4"
video_player_android:
dependency: transitive
description:
Expand Down Expand Up @@ -1806,10 +1798,10 @@ packages:
dependency: transitive
description:
name: wakelock_plus_platform_interface
sha256: "582f2f7aecc7376332d961a0dd1efa9378ce117657e0ade55d9ff72699a55e82"
sha256: "422d1cdbb448079a8a62a5a770b69baa489f8f7ca21aef47800c726d404f9d16"
url: "https://pub.dev"
source: hosted
version: "1.2.0"
version: "1.2.1"
watcher:
dependency: transitive
description:
Expand Down Expand Up @@ -1886,10 +1878,10 @@ packages:
dependency: transitive
description:
name: youtube_explode_dart
sha256: "77a55747579c76b5d071bca3941cfca141207f064b3f0322994573cb4a0c2831"
sha256: "12d32dffd8c85927eb46f7cf7a9dfce690edfe82134c08a90529c51eba58a85c"
url: "https://pub.dev"
source: hosted
version: "2.1.0"
version: "2.2.0"
sdks:
dart: ">=3.3.0 <4.0.0"
flutter: ">=3.19.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
flutter_reactive_ble: ^5.3.1
go_router: ^13.2.2
pedometer: ^4.0.1
proximity_sensor: ^1.1.0
proximity_sensor: ^1.2.0
shake: ^2.2.0
flex_color_scheme: ^7.3.1
flutter_joystick: ^0.0.4
Expand Down

0 comments on commit d11f149

Please sign in to comment.