flutter_sms_inbox
Flutter SMS Inbox Plugin (Android only). This library allows users to easily query inbox messages.
1.0.5
3.6K downloads/mo
#4332 most downloaded on pub.dev
jgithaiga/flutter_sms_inbox
What this package is like to depend on
Last release 3 months ago
25 May 2026
Ships fairly regularly
a new release about every 8 months
Most releases are documented
notes for 8 of 9 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
10 releases · first in 2019
1 release in the last 12 months
see the full history below
Release timeline
10 releases · Oct 2019 to May 2026Releases
latest 10-
1.0.525 May 2026Release notes
Open source →What's Changed
- Enforce flutter_lints ^6.0.0 across workspace by @Copilot in #46
- Bump flutter_lints from 5.0.0 to 6.0.0 by @dependabot[bot] in #29
- docs: 📝 add installation steps and permission handling to README by @moazelsawaf in #38
- Bump mockito from 5.4.5 to 5.6.3 by @dependabot[bot] in #44
- Bump build_runner from 2.4.15 to 2.10.5 by @dependabot[bot] in #45
- Bump test from 1.25.15 to 1.26.3 by @dependabot[bot] in #39
- Bump test from 1.26.3 to 1.30.0 by @dependabot[bot] in #52
- Bump build_runner from 2.12.2 to 2.15.0 by @dependabot[bot] in #54
- Bump mockito from 5.6.3 to 5.6.4 by @dependabot[bot] in #55
- Misc updates by @jgithaiga in #56
New Contributors
- @Copilot made their first contribution in #46
- @dependabot[bot] made their first contribution in #29
- @moazelsawaf made their first contribution in #38
Full Changelog: 1.0.4...1.0.5
Release notes
Open source →- Security and reliability hardening for SMS query handling: argument validation, safer error handling, query count caps/clamping, and defensive fallback for unbounded requests
- Query and parsing improvements:
kind de-duplication, whitespace trimming, global offset/count handling, zero-count and empty-kind handling, and more robust
SmsMessageJSON/date parsing - Test coverage expansion: added security, invalid-response, and large boundary regression tests for query behavior
- Documentation and example improvements: README updates (privacy-safe usage, installation, permissions) and example app message body visibility toggle
- Tooling and CI updates: added dependency/security scan scripts and workflow, plus security hardening/release checklist documents
- Build and dependency refresh: upgraded Android/Gradle-related dependencies, set example Kotlin Android plugin to 2.2.20, bumped package version to 1.0.5, and refreshed lockfiles/dev dependencies
-
1.0.404 Apr 2025Release notes
Open source →What's Changed
- Misc updates (null safety) by @jgithaiga in #7
- Flutter updates by @jgithaiga in #9
- Doc updates by @jgithaiga in #11
- Update example app by @jgithaiga in #12
- Update README.md by @modavidc in #16
- Misc updates by @jgithaiga in #19
- fix: include subId in SmsMessage by @williamluke4 in #21
- feat: migrate to V2 plugin API, remove deprecated registerWith by @Sahad2701 in #25
- Misc updates by @jgithaiga in #26
- update changelog file by @jgithaiga in #27
New Contributors
- @modavidc made their first contribution in #16
- @williamluke4 made their first contribution in #21
- @Sahad2701 made their first contribution in #25
Full Changelog: 0.1.1...1.0.4
Release notes
Open source →- Bump Android Gradle Plugin to 8.3.1
- Bump minimum supported Android SDK to 19
- Update the example app
PR from https://github.com/Sahad2701
- Migrated to FlutterPlugin using onAttachedToEngine
- Removed deprecated PluginRegistry.Registrar usage
- Preserved existing functionality with method channels
-
1.0.317 May 2023 -
1.0.211 Oct 2022 -
1.0.115 Feb 2022 -
1.0.0-nullsafety.027 May 2021 pre-releaseNothing published for this version
-
0.1.116 Oct 2019 -
0.1.1+105 Mar 2020 -
0.1.002 Oct 2019Nothing published for this version
-
0.0.102 Oct 2019