android_sms_reader
A Flutter plugin to read SMS messages on Android with filtering, search, and streaming support.
What this package is like to depend on
Last release 9 months ago
31 Oct 2025
Release timing varies
gaps range from 2 weeks to 3 months
Most releases are documented
notes for 4 of 6 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
6 releases · first in 2025
1 release in the last 12 months
see the full history below
Release timeline
6 releases · Jul 2025 to Oct 2025
2026
Releases
latest 6-
0.0.631 Oct 2025Release notes
Open source →- Removed the library name
- Modified the SDK ver
- Upgraded to the latest version
-
0.0.506 Aug 2025Release notes
Open source →-
Code Refactored
-
gradle updated
-
Sample project - updated
-
[0.0.4] - 2025-07-26
-
Bug Fixes
-
-
0.0.428 Jul 2025Nothing published for this version
-
0.0.328 Jul 2025 -
0.0.226 Jul 2025Nothing published for this version
-
0.0.126 Jul 2025Release notes
Open source →- 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
- Initial release of