Skip to content

Commit f9816c5

Browse files
committed
[Release] flutter_blue_plus 1.35.2
1 parent 430c96a commit f9816c5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

packages/flutter_blue_plus/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.35.2
2+
* **[Refactor]** add log color
3+
* **[Refactor]** resolve the Dart analyzer issues
4+
15
## 1.35.1
26
* **[Fix]** Bluetooth characteristic set notify value
37
* **[Fix]** Bluetooth device create bond

packages/flutter_blue_plus/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_blue_plus
22
description: Flutter plugin for connecting and communicating with Bluetooth Low Energy devices.
3-
version: 1.35.1
3+
version: 1.35.2
44
homepage: https://github.com/chipweinberger/flutter_blue_plus
55

66
environment:
@@ -13,8 +13,8 @@ dependencies:
1313
flutter_blue_plus_android: ^2.0.0
1414
flutter_blue_plus_darwin: ^2.0.0
1515
flutter_blue_plus_linux: ^2.0.0
16+
flutter_blue_plus_platform_interface: ^2.0.1
1617
flutter_blue_plus_web: ^2.0.0
17-
flutter_blue_plus_platform_interface: ^2.0.0
1818

1919
dev_dependencies:
2020
flutter_test:

0 commit comments

Comments
 (0)