otpless_headless_flutter 2.0.0 copy "otpless_headless_flutter: ^2.0.0" to clipboard
otpless_headless_flutter: ^2.0.0 copied to clipboard

Standalone SDK for Otpless Headless functionality.

2.0.0 (27th July 2026) #

Breaking #

  • Renamed startBackground(callback, config)startOnetap(callback, config). Update all Dart call sites. See README migration section.
  • Response type set grew: consumers may now receive AUTH_TERMINATED, MFA_FACTOR_COMPLETED, and (Android only) AUTO_FLOW_ACTION from the response callback.
  • Toolchain: Android consumers need Android Gradle Plugin 8.9.1+ and compileSdkVersion 36+ (transitive AndroidX requirement of otpless-headless-sdk:0.9.0).

Android #

  • Bump otpless-headless-sdk to v0.9.0.
  • New public APIs: setMfaEnabled, initSession, getActiveSession, logoutSession, startInBackground, checkSimBindingStatus, clearSimBinding, setSimBindingEnabled, closeDialogIfOpen.
  • Request-parser hardening: guards against unknown channels and empty-string setters; now accepts code, extras, requestId, deviceFingerprintMode on the start / startInBackground request map.

iOS #

  • Bump OtplessBM/Core to 2.3.2.
  • startOnetap, sendUserAuthEvent now execute on iOS (were previously no-ops).
  • New public APIs mirroring Android: setMfaEnabled, initSession, getActiveSession, logoutSession.

1.1.1 (19th Jun 2026) #

iOS #

  • [fix] SceneDelegate support in initialize root VC lookup

1.1.0 (12th Feb 2026) #

Android #

  • [fix] security exception and mutex fix
  • [fix] android sdk update 0.6.6

1.0.9 (5th Feb 2026) #

iOS #

  • [fix] OtplessBM updated to 2.0.8 for actor fix

1.0.8 (2nd Feb 2026) #

iOS #

  • [feat] Airtel and Vi Support

1.0.7 (28th Jan 2026) #

Andriod #

  • [fix] Truecaller initialization switched to io thread

1.0.6 (15th Jan 2026) #

Android #

  • Update otpless-headless-sdk to v0.6.3
  • Passkey support
  • Background auth support
  • Airtel and Vi support

1.0.5 (28th November 2025) #

Android #

  • Update otpless-headless-sdk to v0.3.8
  • Update Truecaller low memory fix

1.0.4 (29th August 2025) #

Android #

  • Updated otpless-headless-sdk to v0.3.4
  • isSdkReady support

iOS #

  • Updated OtplessBM to v2.0.0
  • isSdkReady support

1.0.3 (16th July 2025) #

Android #

  • Updated otpless-headless-sdk to v0.3.1
  • Added support for SNA only mode

iOS #

  • Updated OtplessBM to v1.1.7
  • Added support for SNA only mode

1.0.2 (3rd July 2025) #

Feature

  • truecaller support
  • android sdk update to 0.3.0
  • ios sdk update to 1.1.6

1.0.1 (16th April 2025) #

Fixes #

  • Fixed incorrect plugin channel name issue.

1.0.0 (8th April 2025) #

  • First release of Flutter Headless SDK
3
likes
140
points
607
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Standalone SDK for Otpless Headless functionality.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on otpless_headless_flutter

Packages that implement otpless_headless_flutter