Update supported platforms.

This commit is contained in:
Foti Dim
2024-01-24 14:43:06 +01:00
parent 1c21373478
commit c2ae859f46
2 changed files with 12 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
## 0.8.1
* Update supported platforms.
## 0.8.0
* Initial release.
+8 -1
View File
@@ -1,9 +1,16 @@
name: universal_ble
description: A cross-platform (Android/iOS/MacOS/Windows/Linux/Web) Bluetooth Low Energy (BLE) plugin for Flutter
version: 0.8.0
version: 0.8.1
homepage: https://navideck.com
repository: https://github.com/Navideck/universal_ble
issue_tracker: https://github.com/Navideck/universal_ble/issues
platforms:
android:
ios:
linux:
macos:
web:
windows:
environment:
sdk: ">=3.1.3 <4.0.0"