diff --git a/open_wearable/pubspec.lock b/open_wearable/pubspec.lock index df21f116..888e2409 100644 --- a/open_wearable/pubspec.lock +++ b/open_wearable/pubspec.lock @@ -539,12 +539,11 @@ packages: open_earable_flutter: dependency: "direct main" description: - path: "." - ref: main - resolved-ref: fec08981e70a16c52d4f73144966150964a4bd59 - url: "https://github.com/OpenEarable/open_earable_flutter.git" - source: git - version: "2.4.0" + name: open_earable_flutter + sha256: "0134b1785a56c8076a28e5d56b618c465e28ecdf3cc3492fbda77e80776bdfbb" + url: "https://pub.dev" + source: hosted + version: "2.4.1" open_earable_protocols: dependency: transitive description: diff --git a/open_wearable/pubspec.yaml b/open_wearable/pubspec.yaml index 365b7c62..fcf4fd6a 100644 --- a/open_wearable/pubspec.yaml +++ b/open_wearable/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.5.0 +version: 1.5.1 environment: sdk: ^3.6.0 @@ -35,11 +35,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.9 open_file: ^3.5.11 - # Use the Git source until audio response and microphone gain are published. - open_earable_flutter: - git: - url: https://github.com/OpenEarable/open_earable_flutter.git - ref: main + open_earable_flutter: ^2.4.1 universal_ble: ^2.0.4 permission_handler: ^12.0.1 flutter_platform_widgets: ^10.0.1