Releases: edufolly/flutter_bluetooth_serial
Releases · edufolly/flutter_bluetooth_serial
Patch 0.2.1
Patch release.
- apply patch #48 for some disconnection issues,
- update
ChatPage
to newer API, - fix and update AndroidX declaration.
Version 0.2.0 - Bonding & Discoverability
Two big features packs:
- Bonding (Pairing):
- starting outgoing pairing requests,
- handling incoming pairing requests,
- remove current bondings to devices,
- Discoverability!
- requesting discoverable mode for specified duration,
- example with timeout countdown,
- checking discoverable mode.
And few more features:
- get/set for local (discoverable) device name,
- getting local adapter address (with some hacks to work on newer Androids),
- checking for
isConnected
for discovered or bonded devices, - fixed few broadcast receiver leaks.
Patch 0.1.1
Version with patch #43 addressing "Error when meet unknown devices".
Version 0.1.0
Pull request #35 by @PsychoXIVI changes a lot:
- Discovering other devices,
- Multiple connections,
- Interesting example application,
- Enabling/Disabling Bluetooth,
- Byte streams,
- Overall improvements and fixes.
Version 0.0.5
Version 0.0.5