Skip to content

Releases: dotintent/FlutterBleLib

v2.2.3

10 Mar 17:12
47d12e1
Compare
Choose a tag to compare
  • Fix issue with duplicated or malformed notification values

v2.2.2

27 Feb 18:32
76e6fcf
Compare
Choose a tag to compare
  • Fix issue with invalid characteristic value base64 coding when performing characteristic operations on iOS
  • Improve documentation

2.2.1

21 Feb 15:58
489c9f4
Compare
Choose a tag to compare
  • Hide private APIs
  • Add setup instructions to README
  • Add missing descriptor operations information to README
  • Moved permission_handler dependency to its place in example

2.2.0: Operations on descriptors

17 Feb 17:25
7a5e301
Compare
Choose a tag to compare
  • NEW operations on descriptors
  • BREAKING FOR BLEMULATOR BLEmulator versions lower than 1.1.0 are not supported from this release
  • Support for AndroidX
  • Support for Swift 5
  • Lower iOS deployment target to 8.0

v2.0.1: Release version 2.0.1 (#355)

13 Dec 15:52
589ed57
Compare
Choose a tag to compare

Fix issue with automatically generated transaction IDs