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

PlatformAndroid

OTP Autofill Using Whatsapp Zero Tap

whatsapp_zero_tap #

A Flutter plugin to auto-fill 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?> getOTP({required Duration timeout}): Initiates a zero-tap OTP fetch flow from WhatsApp. Throws a platform exception if otp is not received within timeout.

3
likes
150
points
221
downloads

Publisher

unverified uploader

Weekly Downloads

OTP Autofill Using Whatsapp Zero Tap

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