Skip to content

Releases: chipweinberger/flutter_blue_plus

1.34.2

08 Nov 08:41
Compare
Choose a tag to compare
  • [Fix] characteristic not found (regression 1.34.0)

1.34.1

08 Nov 06:10
Compare
Choose a tag to compare

[Fix] Android: SCAN_FAILED_ALREADY_STARTED could sometimes occur after bluetooth restart

1.34.0

08 Nov 04:18
Compare
Choose a tag to compare
  • [Feature] support includedServices, aka primary/secondary services
  • [Fix] Andrioid: withServiceData scan filter was not working

1.33.6

01 Nov 11:28
Compare
Choose a tag to compare
  • [Feature] verbose logs: make function results easier to see

1.33.5

17 Oct 22:29
Compare
Choose a tag to compare
  • [Fix] iOS: crash caused by 1-byte advertisements (#1022)

1.33.4

08 Oct 04:32
Compare
Choose a tag to compare
  • [Fix] Android: null deref when getting permissions (regression 1.33.3)

1.33.3

07 Oct 21:44
Compare
Choose a tag to compare
  • [Fix] Android: asking permission would not work until app restart (regression 1.32.13)

1.33.2

07 Oct 21:44
Compare
Choose a tag to compare
  • [Fix] Android: compile bug in 1.33.1

1.33.1

06 Oct 09:28
Compare
Choose a tag to compare
  • [Fix] Android: compile bug in 1.33.0

1.33.0

04 Oct 23:13
Compare
Choose a tag to compare
  • [BREAKING CHANGE] iOS 18 compatibility: systemDevices now requires UUID argument
  • [Fix] Android: characteristic READ error was not being passed to dart