Skip to content

Releases: dronetag/flutter-opendroneid

v0.19.4

27 Nov 10:24
Compare
Choose a tag to compare

0.19.4 (2024-11-27)

Bug Fixes

  • setting up wifi event channel (71c8d8c)

v0.19.3

26 Nov 22:06
Compare
Choose a tag to compare

0.19.3 (2024-11-26)

v0.19.2

26 Nov 11:33
Compare
Choose a tag to compare

0.19.2 (2024-11-26)

v0.19.1

02 Oct 08:54
Compare
Choose a tag to compare

0.19.1 (2024-10-02)

Bug Fixes

  • return from scan method if wifiAwareSupported is false (f000816)
  • solve exception when stopping Wi-Fi scans (#37) (3d3ff20)

v0.19.0

19 Jul 07:41
Compare
Choose a tag to compare

0.19.0 (2024-07-19)

Features

  • add bt name to ODIDPayload (4683e23)
  • add ODIDMessageParsingException (715e231)
  • include Bluetooth metadata to parsing exceptions (#36) (89a29b6)

v0.18.1

20 Jun 18:26
Compare
Choose a tag to compare

0.18.1 (2024-06-20)

v0.18.0

11 Jun 09:23
Compare
Choose a tag to compare

0.18.0 (2024-06-11)

Bug Fixes

  • pass rssi to update method when receiving message pack (5af8a37)
  • rssi of messages in message pack (#33) (845cac2)
  • Unregister receiver on cancellation (11bbc04)

Features

  • Add missing wifi state receiver unregistration on cancel (#32) (0e3c7db)
  • Add toString method for MessageContainer (0174cfb)

0.15.0

01 Oct 19:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.2...v0.15.0

0.14.2

01 Oct 19:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.14.2

0.14.0

12 Sep 09:27
Compare
Choose a tag to compare

What's Changed

  • Feature: pass raw bytes from native, parse using dart-opendroneid by @matejglejtek in #21

Full Changelog: v0.13.0...v0.14.0