File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
packages/flutter_blue_plus Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 2.0.1
2+ * ** [ Fix] ** allow calling ` connect(autoConnect:true) ` even when the adapter is turned off
3+
14## 2.0.0
25* ** [ LICENSE] ** switch to FlutterBluePlus license.
36
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 : 2.0.0
3+ version : 2.0.1
44homepage : https://github.com/chipweinberger/flutter_blue_plus
55
66environment :
@@ -10,8 +10,8 @@ environment:
1010dependencies :
1111 flutter :
1212 sdk : flutter
13- # use specific versions.
14- # - users otherwise forget to update all
13+ # use specific versions. why?
14+ # - users forget to update all the packages
1515 # - simpler bug reporting
1616 # - unified changelog
1717 # - users can still manually override
You can’t perform that action at this time.
0 commit comments