We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edb0c5b commit a732fc4Copy full SHA for a732fc4
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 2.0.1
2
+Fixes naming issues
3
+
4
## 2.0.0
5
- [Android] Update java and minsdk to latest
6
- [Apple] Merge of ios and macos codebase
pubspec.yaml
@@ -1,7 +1,7 @@
name: flutter_ble_peripheral
description: This plugin enables a device to be set into peripheral mode, and advertise custom
services and characteristics.
-version: 2.0.0
+version: 2.0.1
homepage: https://github.com/juliansteenbakker/flutter_ble_peripheral
7
environment:
0 commit comments