otp_autofill library

Classes

OTPInteractor
Interact with native to get OTP code and telephone hint.
OTPStrategy
Strategy interface, another variant of code input e.g. from push notification or for testing.
OTPTextEditController
Custom controller for text views, IOS autofill is built in flutter.

Typedefs

ExtractStringCallback = String Function(String?)
StringCallback = void Function(String)

Exceptions / Errors

UnsupportedPlatform
Plugin doesn't support platform.