otp_autofill 1.1.0
otp_autofill: ^1.1.0 copied to clipboard
Android implementation of OTP autofill with using User Consent API and Retriever API. Add possibility to receive OTP code from another input.
Changelog #
1.1.0 - 2021-07-13 #
- Stable release
1.1.0-dev.1 - 2021-07-08 #
- Make native Android receivers null after unregister.
- Add
autoStop
param toOTPTextEditController
. - Make
OTPTextEditController
'sonCodeReceive
non-required.
1.0.2 - 2021-05-30 #
- Stable release
1.0.2-dev.1 - 2021-05-25 #
- Apply new lint rules.
1.0.1 #
- Fix android build bug related on null-safety.
- Update readme.
1.0.0 #
- Migrate this package to null safety.
0.0.1-dev.4 #
- fix platformException on TimeOut
0.0.1 - Released #
- add SMS Retriever API support
- add SMS User Consent API support
- add OTPStrategy for another OTP code input