flutter_blue_plus_windows 1.23.8 flutter_blue_plus_windows: ^1.23.8 copied to clipboard
Flutter blue plus for Windows
1.23.6 #
- Add unimplemented notification for
read
orwrite
.
1.14.0 #
- Remove dependencies
ffi
andwin32
to avoid compile error for web
1.9.5 #
- Apply
flutter blue plus
to1.28.13
.
1.9.0 #
- Apply a breaking changes
Guid
inFlutter blue plus
packages. - Use
uuid128
instead oftoString()
.
1.8.10 #
- Fix
Guid
bug related withFlutter blue plus
packages.
1.8.0 #
- Fix bug with Guid converted from string due to starting/ending with '{ }' in
WinBLE
1.7.0 #
- Apply
flutter blue plus 1.28.5
(there is several breaking changes.).
1.6.6 #
- Add cache for storing characteristics.
1.6.0 #
- Apply
Flutter blue plus 1.26.0
, (there is a breaking change withconnect()
).
1.5.7 #
- Remove connection by OS when performing
startScan
.
1.5.3 #
- Write logs when connection state stream is started/terminated.
1.5.2 #
- Fix a bug of features added in
1.5.1
1.5.1 #
- Remove device from connected device list when device is disconnected.
1.5.0 #
- Split functionality of
disconnect
/removeBond
.
1.4.0 #
- Implement
Subscribe/Unsubscribe Characteristic
.
1.1.0 #
- Implement
Read/Write Characteristic
.
1.0.5 #
- Change
rxdart
version to0.27.7
.
1.0.0 #
- Initial release (using Github action).