bw_streamed_settings 1.0.1
bw_streamed_settings: ^1.0.1 copied to clipboard
Package that provides device settings state as stream
Bindworks streamed settings #
Package that provides device settings state as stream.
Currently supported settings:
- Bluetooth
- GPS
- Power save mode
Usage #
For usage example see the example tab.
Android #
To get streamed GPS state Android API level needs to be >= 19
To get streamed Power save mode state Android API level needs to be >= 21
iOS #
To get streamed Bluetooth state you need to add NSBluetoothAlwaysUsageDescription to Info.plist