0758f5e91d
* Add high-level api extensions for BleDevice and Characteristic * Add doc comments and move few files to utils * Add advance documentation * Make the high level APIs the new default in the readme * More readme cleanups * Add pair api, improve notifications apis and deprecate writeValue * Use highLevel apis in Example * Rename HighLevel isPaired api to hasPairing api * Update Readme * Rename low level readValue api to read and update Readme * Update UniversalBle to use new apis instead of deprecated internally * Split queueCommand and queueCommandWithoutTimeout * Split setNotifiable into subscribeNotifications, subscribeIndications and unsubscribe * Fix web imports * Update changelog * Switch back to isPaired Co-authored-by: Rohit Sangwan <rohitsangwan647@gmail.com> * Fix BleDevice toString method * Switch back to isPaired * Change peripheral to device * Rename cached to preferCached * Remove preferCached from discoverServices() * Update changelog * Use cached services * Add /// * Reverse withoutResponse to withResponse to avoid negation * Link to low level API * Move connectionState to public readme * Rename disableSubscriptions to unsubscribe * Improve documentation * Fix getService cache * Add NotFoundException --------- Co-authored-by: Foti Dim <foti@navideck.com>
30 lines
883 B
Plaintext
30 lines
883 B
Plaintext
PODS:
|
|
- device_info_plus (0.0.1):
|
|
- FlutterMacOS
|
|
- FlutterMacOS (1.0.0)
|
|
- universal_ble (0.0.1):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
|
|
DEPENDENCIES:
|
|
- device_info_plus (from `Flutter/ephemeral/.symlinks/plugins/device_info_plus/macos`)
|
|
- FlutterMacOS (from `Flutter/ephemeral`)
|
|
- universal_ble (from `Flutter/ephemeral/.symlinks/plugins/universal_ble/darwin`)
|
|
|
|
EXTERNAL SOURCES:
|
|
device_info_plus:
|
|
:path: Flutter/ephemeral/.symlinks/plugins/device_info_plus/macos
|
|
FlutterMacOS:
|
|
:path: Flutter/ephemeral
|
|
universal_ble:
|
|
:path: Flutter/ephemeral/.symlinks/plugins/universal_ble/darwin
|
|
|
|
SPEC CHECKSUMS:
|
|
device_info_plus: b0fafc687fb901e2af612763340f1b0d4352f8e5
|
|
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
|
|
universal_ble: ff19787898040d721109c6324472e5dd4bc86adc
|
|
|
|
PODFILE CHECKSUM: 236401fc2c932af29a9fcf0e97baeeb2d750d367
|
|
|
|
COCOAPODS: 1.16.2
|