Skip to content

Releases: chipweinberger/flutter_blue_plus

1.31.13

31 Jan 07:41
Compare
Choose a tag to compare
  • [Improve] android: use name LINK_SUPERVISION_TIMEOUT instead of CONNECTION_TIMEOUT

1.31.12

27 Jan 06:24
Compare
Choose a tag to compare
  • [Improve] improve reliability of autoconnect on android

1.31.11

27 Jan 05:16
Compare
Choose a tag to compare
  • [Feature] add convenience function to get raw msd data in advertisement

1.31.10

24 Jan 08:51
Compare
Choose a tag to compare
  • [Fix] type 'DeviceIdentifier' is not a subtype of type 'String' (regression 1.31.9)

1.31.9

23 Jan 21:48
Compare
Choose a tag to compare
  • [Feature] add cancelAfterDisconnection delayed option for connectionState streams
  • [Feature] add device.isDisconnected

1.31.8

13 Jan 12:58
Compare
Choose a tag to compare
  • [Fix] stream asserts when calling startScan twice quickly

1.31.7

06 Jan 02:20
Compare
Choose a tag to compare
  • [Fix] cancelWhenScanComplete must handle error cases

1.31.6

06 Jan 02:07
Compare
Choose a tag to compare
  • [Feature] add cancelWhenScanComplete convenience function

1.31.5

04 Jan 21:51
Compare
Choose a tag to compare
  • [Improve] Updated README & Example app

1.31.4

28 Dec 06:39
Compare
Choose a tag to compare
  • [Fix] iOS: mtu and auto connect are incompatible