Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

57 lines (36 loc) · 1.11 KB

[0.5.0]

  • Migration to null safety

[0.4.0]

  • Update to Android v2 embedding
  • Add broadcast Beacon feature
  • Improve example app

[0.3.0]

  • Update Android-Beacon-Library to version 2.16.3
  • Add BluetoothState event channel
  • Add AuthorizationStatus event channel [iOS only]
  • Add manual check for AuthorizationStatus, BluetoothState, Location Service.
  • Add opener settings for Bluetooth [Android], Location [Android] and Application [iOS].
  • A lot of improvements

[0.2.4]

  • Fix bugs
  • Add close scanning API

[0.2.3]

  • Update gradle build to latest version
  • Update stop

[0.2.2]

  • Update gradle to latest version
  • Update Android-Beacon-Library to version 2.16.1

[0.2.1]

  • Fix crash ranging when region not set for Android

[0.2.0]

  • Migrate to AndroidX

[0.1.1]

  • Fix region ranging for Android

[0.1.0]

  • Updating library docs
  • Adding example docs

[0.0.2]

  • Adding Dart Docs

[0.0.1]

  • Initial release
  • Ranging iBeacons for iOS and Android