sms_retriever_plus 1.1.1
sms_retriever_plus: ^1.1.1 copied to clipboard
A Flutter plugin for Android SMS Retriever API. Automatically reads OTP/SMS messages using the SMS Retriever API.
1.1.1 #
- Fixed: Add
@Volatileannotation toisListeningflag for thread-safe access - Improved: Enhanced thread safety when stopping the SMS listener
1.1.0 #
- Added
stopSMSAPI()to stop the listener - Auto-restart respects stop flag (BroadcastReceiver checks
isListening)
1.0.0 #
- Initial release
- Get app signature hash
- Start SMS Retriever listener
- Receive SMS messages via callback