Prepare for 0.9.0
This commit is contained in:
@@ -0,0 +1 @@
|
||||
github: navideck
|
||||
@@ -1,3 +1,8 @@
|
||||
## 0.9.0
|
||||
* Improve windows device name discovery
|
||||
* Improve linux implementation
|
||||
* Improve titles in example app
|
||||
|
||||
## 0.8.4
|
||||
* Add `WebRequestOptionsBuilder.defaultServices` for convenience when setting `optionalServices` when scanning on web
|
||||
* Add "try online" URL in readme
|
||||
|
||||
+2
-1
@@ -1,9 +1,10 @@
|
||||
name: universal_ble
|
||||
description: A cross-platform (Android/iOS/macOS/Windows/Linux/Web) Bluetooth Low Energy (BLE) plugin for Flutter
|
||||
version: 0.8.4
|
||||
version: 0.9.0
|
||||
homepage: https://navideck.com
|
||||
repository: https://github.com/Navideck/universal_ble
|
||||
issue_tracker: https://github.com/Navideck/universal_ble/issues
|
||||
funding: https://github.com/sponsors/Navideck
|
||||
|
||||
platforms:
|
||||
android:
|
||||
|
||||
Reference in New Issue
Block a user