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

PlatformAndroid

OTP Autofill Using Whatsapp Zero Tap For Android Devices

Whatsapp Zero Tap Flutter #

Autofill OTPs using WhatsApp's Zero Tap for Android devices

API Reference #

  • Future<bool> isWhatsAppInstalled(): Returns whether WhatsApp is installed on the device.

  • Future<bool> isWhatsAppOtpHandshakeSupported(): Checks if the current device supports WhatsApp OTP handshakes.

  • Future<String?> listenForOTP({required Duration timeout}): Initiates a zero-tap OTP fetch flow from WhatsApp. Throws a platform exception if OTP is not received within timeout.

Note: Call listenForOTP before sending the whatsapp message to avoid race conditions.

3
likes
160
points
221
downloads

Publisher

unverified uploader

Weekly Downloads

OTP Autofill Using Whatsapp Zero Tap For Android Devices

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on whatsapp_zero_tap

Packages that implement whatsapp_zero_tap