File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.0.8
2+
3+ * Added manufacturer scan filters and service scan filters
4+
15## 0.0.7
26
37* Added ` getCharacteristics ` to the bluetooth service to get all the characteristics.
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ packages:
101101 path: ".."
102102 relative: true
103103 source: path
104- version: "0.0.7 "
104+ version: "0.0.8 "
105105 flutter_web_plugins:
106106 dependency: transitive
107107 description: flutter
Original file line number Diff line number Diff line change 11name : flutter_web_bluetooth
22description : A library to use the web bluetooth api in your web project. Will play nice if used in IO projects.
3- version : 0.0.7
3+ version : 0.0.8
44homepage : https://github.com/jeroen1602/flutter_web_bluetooth/
55repository : https://github.com/jeroen1602/flutter_web_bluetooth/
66issue_tracker : https://github.com/jeroen1602/flutter_web_bluetooth/issues/
You can’t perform that action at this time.
0 commit comments