Skip to content

Releases: chipweinberger/flutter_blue_plus

1.29.2

17 Nov 12:26
Compare
Choose a tag to compare
  • [Improve] more refinements to onScanResults

1.29.1

17 Nov 12:01
Compare
Choose a tag to compare
  • [Improve] slightly improve the behavior of onScanResults

1.29.0

17 Nov 11:42
Compare
Choose a tag to compare
  • [Breaking Change] scanResults: do not clear results after stopScan. If you want results cleared use onScanResults instead.
  • [Add] lastScanResults to synchronously get the most recent results

1.28.14

15 Nov 04:33
Compare
Choose a tag to compare
  • [Fix] setAdvertisingDataType crash on android 10 and below (regression 1.28.10)

1.28.13

14 Nov 00:27
Compare
Choose a tag to compare
  • [Fix] isNotifying was not set to false on disconnection (regression 1.28.9)

1.28.12

13 Nov 21:55
Compare
Choose a tag to compare
  • [Fix] crash if rssi was zero on android (regression 1.27.2)

1.28.11

13 Nov 19:42
Compare
Choose a tag to compare
  • [Rename] giud.uuid -> guid.str & guid.uuid128 -> guid.str128
  • [Add] connect: timeout argument is now optional. infinite timeout is possible on iOS

1.28.10

11 Nov 01:06
Compare
Choose a tag to compare
  • [Perf] android: filter devices without names if scan.withKeywords is set
  • [Fix] calling scan multiple times would breifly push isScanning=false
  • [Improve] servicesList: return empty instead of null

1.28.9

11 Nov 01:06
Compare
Choose a tag to compare
  • [Improve] to make FBP easier to use, never clear knownServices, lastChrs, or lastDescs

1.28.8

10 Nov 19:25
Compare
Choose a tag to compare
  • [Fix] android: GUID issues related to scanning