Skip to content

Releases: chipweinberger/flutter_blue_plus

1.32.13

31 Aug 19:31
Compare
Choose a tag to compare
  • [Feature] iOS: add support for State Preservation
  • [Improve] Android: ask for both scan permissions at the same time

1.32.12

15 Aug 16:40
Compare
Choose a tag to compare
  • [Fix] Android: further improve disconnect(queue:false) reliability
  • [Deprecate] deprecate BluetoothDevice.fromProto(...)

1.32.11

15 Aug 16:35
Compare
Choose a tag to compare
  • [Improve] Android: perf: speed up bytesToHex

1.32.10

15 Aug 16:35
Compare
Choose a tag to compare
  • [Fix] Android: calling disconnect(queue:false) may sometimes silently fail

1.32.9

15 Aug 16:34
Compare
Choose a tag to compare
  • [Feature] Android: add legacy scan option

1.32.8

14 Jun 05:53
Compare
Choose a tag to compare
  • [Fix] iOS: was not updating lastValueStream if withoutResponse:true

1.32.7

15 May 00:01
Compare
Choose a tag to compare
  • [Fix] android: last byte was cutoff for msd of same manufactuerId

1.32.6

12 May 23:46
Compare
Choose a tag to compare
  • [Fix] calling startScan multiple times in a row would fail

1.32.5

07 May 04:35
Compare
Choose a tag to compare
  • [Fix] android: support multiple MSD with the same manufacturer ID

1.32.4

19 Apr 09:59
Compare
Choose a tag to compare
  • [Improve] revert 1.32.3 (i.e. go back to 1.32.1 behavior)
  • [Fix] fix SCAN_FAILED_ALREADY_STARTED on android after adapter is turned off then on