everlink_sdk 2.0.3 copy "everlink_sdk: ^2.0.3" to clipboard
everlink_sdk: ^2.0.3 copied to clipboard

The Everlink SDK for Flutter, token verification using ultrasound, allows apps developed using Flutter to use Everlink native SDKs to enable proximity verification.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.1 #

Added #

  • Everlink Flutter plugin
  • Everlink Android SDK 3.0.0-A1
  • Everlink Android event listeners
  • Example demo using the plugin's functions

0.1.0-beta - 2024-09-29 #

Changed #

  • Using a Stream instead of exposing EventChannel for SDK event handling
  • README.md example guide changed to reflect above change
  • Moved to Everlink Android SDK 3.0.1

1.0.0-beta - 2024-09-30 #

Changed #

  • Moved to Everlink Android SDK 3.0.2

Fixed #

  • Headphone override bug fix

1.0.0 - 2024-10-13 #

Changed #

  • Moved to Everlink Android SDK 3.0.3
  • Updated README.md

1.0.1 - 2024-11-05 #

Changed #

  • Moved to Everlink Android SDK 3.0.4

1.1.0-beta - 2024-12-03 #

Added #

  • Support for iOS devices
  • iOS EverlinkBroadcastSDK 3.0.0

Changed #

  • README.md changed to include iOS installation instructions

1.1.0 - 2024-12-03 #

Changed #

  • README.md changed to include microphone privacy permission request

2.0.0 - 2024-12-23 #

Changed #

  • Moved to Everlink Android SDK 3.1.0
  • Moved to iOS EverlinkBroadcastSDK 3.1.1
  • README.md changed to include error handling code

Added #

  • Improved error handling through the everlink_error class
  • A validity period can now be set when creating a token

Fixed #

  • Token return error fixed

2.0.1 - 2025-04-10 #

Changed #

  • Moved to Everlink Android SDK 3.2.1
  • Moved to iOS EverlinkBroadcastSDK 3.2.2

Fixed #

  • Token bug fix

2.0.2 - 2025-05-01 #

Changed #

  • Moved to Everlink Android SDK 3.2.2
  • Moved to iOS EverlinkBroadcastSDK 3.2.3

Fixed #

iOS audio session bug

Added #

  • Overriding SDK startDetecting function, allowing optional argument

2.0.3 - 2025-05-03 #

Changed #

  • Moved to iOS EverlinkBroadcastSDK 3.2.4

Fixed #

iOS audio session bug

1
likes
140
points
15
downloads

Publisher

verified publishereverlink.co

Weekly Downloads

The Everlink SDK for Flutter, token verification using ultrasound, allows apps developed using Flutter to use Everlink native SDKs to enable proximity verification.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on everlink_sdk

Packages that implement everlink_sdk