Skip to content

Commit

Permalink
Release 1.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chipweinberger committed Jul 26, 2023
1 parent 8e03ab6 commit 4ed8ff7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.11.5
* iOS: fix crash discoverServices() crash after bluetooth adapter is toggled on/off (regressed sometime after 1.4.0)
* example: dismiss DeviceScreen when bluetooth adapter is turned off
* android/iOS: log adapterState and connectionState as strings

## 1.11.4
* android: fix null ptr exception getting Mtu

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_blue_plus
description: Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, and MacOS.
version: 1.11.4
version: 1.11.5
homepage: https://github.com/boskokg/flutter_blue_plus

environment:
Expand Down

0 comments on commit 4ed8ff7

Please sign in to comment.