firebase_phone_auth_handler 0.0.5
firebase_phone_auth_handler: ^0.0.5 copied to clipboard
An easy-to-use firebase phone authentication package to easily send and verify OTP's with auto-fetch OTP support via SMS.
[0.0.5] - 23/04/2021 #
- Added boolean in onLoginSuccess to provide info whether OTP was auto fetched or verified manually
- Updated example app
- Updated README.md
[0.0.4] - 21/04/2021 #
- Updated example app
- Updated README.md
[0.0.3] - 21/04/2021 #
- Updated screenshots
- Updated package description
[0.0.2] - 21/04/2021 #
- Added FirebasePhoneAuthSupporter which has to be wrapped above the MaterialApp in order for the app to support phone authentication.
- Fixed sign out function
- Updated README.md
[0.0.1] - 21/04/2021 #
- An easy to use firebase phone authentication library to easily send and verify OTP's.