1.9.3
- [fix] iOS: setNotify returning error even though it succeeded (regression in 1.9.0)
- [fix] Dart: Characteristic.isNotifying was not working (regression in 1.9.0)
- [improve] Dart: add back uuid convenience variable for BluetoothDescriptor (deprecated in 1.8.6)
- [improve] Example: only show READ/WRITE/SUBSCRIBE buttons if the characteristic supports it
- [improve] Example: add error handling