File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
packages/flutter_blue_plus Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 11name : flutter_blue_plus
22description : Flutter plugin for connecting and communicating with Bluetooth Low Energy devices.
3- version : 1.35.1
3+ version : 1.35.2
44homepage : https://github.com/chipweinberger/flutter_blue_plus
55
66environment :
@@ -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
1919dev_dependencies :
2020 flutter_test :
You can’t perform that action at this time.
0 commit comments