Skip to content

Releases: chipweinberger/flutter_blue_plus

1.31.16

06 Mar 22:53
Compare
Choose a tag to compare
  • [Fix] forgot to push to mtu stream after disconnection

1.31.15

15 Feb 21:26
Compare
Choose a tag to compare
  • [Feature] support advertising appearance on Android

1.31.14

14 Feb 22:23
Compare
Choose a tag to compare
  • [Fix] autoconnect could not disconnect if there are multiple devices

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