viam_flutter_bluetooth_provisioning_widget 0.1.0
viam_flutter_bluetooth_provisioning_widget: ^0.1.0 copied to clipboard
A Flutter package for provisioning Viam machines using Bluetooth connections with support for both standard provisioning and tethering flows.
0.1.0 #
- Fix/workaround connection issue on Android (android-code: 133)
0.0.37 #
- Fix import conflicts with
viam_sdk
0.0.36 ⚠️ RETRACTED - NOT USEABLE #
- Set
viam_flutter_provisioningminimum to0.0.17(has a change to support API keys) ListTilestyling fixes
0.0.35 #
- Add 'hide APIKey' to protos export
0.0.34 #
- Fix device name display bug during scanning (missing or out-of-date names)
0.0.33 #
- Fix bug for showing multiple devices while scanning
0.0.32 #
- Extend the SDK range again and fix github workflows
0.0.31 #
- Fix read network list error (#105)
- Fix leading scaffold icon updating in main view model (#104)
0.0.30 #
- Bumping Viam SDK max version to include entire 0.15 range
0.0.29 #
- Bumping Viam SDK max version to 0.15.0
0.0.28 #
- Extending Viam SDK Version to a range
0.0.27 #
- Bumping Viam SDK version to 0.13.0
0.0.26 #
- Adding unit tests
- Bumping Viam SDK version to 0.12.1
0.0.25 #
- Running on Flutter 3.35.5
0.0.24 #
- Correctly release previous release
0.0.23 #
- Increment Viam SDK minimum in pubspec
0.0.22 #
- Disable back button on last confirmation screen
- Set fragmentId as object instead of string
- Bug fix for error reading from agent
- Conditional re-connect before unlocking pairing
0.0.21 #
- Back to using simple internet y/n question for tethering
0.0.20 #
- Split out tethering instructions into two screens
- Additional custom copy and copy improvements
0.0.19 #
- First release on pub.dev
- Notes for previous (unpublished) tags available on GitHub