android_sms_reader 0.0.5
android_sms_reader: ^0.0.5 copied to clipboard
A Flutter plugin to read SMS messages on Android with filtering, search, and streaming support.
0.0.5 - 2025-07-26 #
-
Code Refactored
-
gradle updated
-
Sample project - updated
-
[0.0.4] - 2025-07-26 #
-
Bug Fixes
0.0.1 - 2025-07-26 #
- Initial release of
android_sms_reader
. - Supports:
- Fetch all SMS messages
- Filter by inbox/sent/draft
- Pagination
- Search messages by keyword/number
- Message count by type
- Real-time incoming SMS stream
- SMS permission handling
- Export to JSON