Skip to content

Commit

Permalink
chore: bump flutter_blue_plus from 1.34.5 to 1.35.0 (#1161)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 1dfa01e commit 623b83c
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 3 deletions.
76 changes: 74 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.11.0"
bluez:
dependency: transitive
description:
name: bluez
sha256: "203a1924e818a9dd74af2b2c7a8f375ab8e5edf0e486bba8f90a0d8a17ed9fce"
url: "https://pub.dev"
source: hosted
version: "0.8.2"
boolean_selector:
dependency: transitive
description:
Expand Down Expand Up @@ -118,6 +126,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "3.0.1"
dbus:
dependency: transitive
description:
name: dbus
sha256: "365c771ac3b0e58845f39ec6deebc76e3276aa9922b0cc60840712094d9047ac"
url: "https://pub.dev"
source: hosted
version: "0.7.10"
extended_text_field:
dependency: "direct main"
description:
Expand Down Expand Up @@ -183,10 +199,58 @@ packages:
dependency: "direct main"
description:
name: flutter_blue_plus
sha256: d2ac9fac56c4b3b08eb68752380e2d45e64c61db629b70e61bb36c95cb65d431
sha256: "6dd2b572b3e392aadd7f3ab125657af83deefdb02d8c069e60b13ebd0e09b67e"
url: "https://pub.dev"
source: hosted
version: "1.35.0"
flutter_blue_plus_android:
dependency: transitive
description:
name: flutter_blue_plus_android
sha256: c6ad39d039bc638d47138c6ca957b6f58e60c62528d6e2ac2368f659995b2932
url: "https://pub.dev"
source: hosted
version: "1.35.0"
flutter_blue_plus_ios:
dependency: transitive
description:
name: flutter_blue_plus_ios
sha256: "45e2101962b0280013279cac10ce1ff3d2cfdb36dd9bcf6ecec4c19f079d7fc7"
url: "https://pub.dev"
source: hosted
version: "1.35.0"
flutter_blue_plus_linux:
dependency: transitive
description:
name: flutter_blue_plus_linux
sha256: d36a9890498dc0e49ce2d5b6625cf94fa6dc6257fa1a6e8b2010bfab4e381b33
url: "https://pub.dev"
source: hosted
version: "1.34.5"
version: "1.0.0"
flutter_blue_plus_macos:
dependency: transitive
description:
name: flutter_blue_plus_macos
sha256: "8e79496a422f0ccab890b6f3d22e1b05540e42e5d35e1f5047b8a82147fa346b"
url: "https://pub.dev"
source: hosted
version: "1.35.0"
flutter_blue_plus_platform_interface:
dependency: transitive
description:
name: flutter_blue_plus_platform_interface
sha256: e6231cd38b110fcbd910bb89c276fc2668492838fd7d53e1afce3c79c9c1ba38
url: "https://pub.dev"
source: hosted
version: "1.0.0"
flutter_blue_plus_web:
dependency: transitive
description:
name: flutter_blue_plus_web
sha256: "57ce85830f30cac9b51d93e7114ccde4d7ec0e12e84eb04bde12b2857e045f9d"
url: "https://pub.dev"
source: hosted
version: "1.0.0"
flutter_driver:
dependency: transitive
description: flutter
Expand Down Expand Up @@ -524,6 +588,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.4"
rxdart:
dependency: transitive
description:
name: rxdart
sha256: "5c3004a4a8dbb94bd4bf5412a4def4acdaa12e12f269737a5751369e12d1a962"
url: "https://pub.dev"
source: hosted
version: "0.28.0"
share_plus:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.6
provider: ^6.1.2
flutter_blue_plus: ^1.34.5
flutter_blue_plus: ^1.35.0
logger: ^2.5.0
flutter_svg: ^2.0.17
get_it: ^8.0.3
Expand Down

0 comments on commit 623b83c

Please sign in to comment.