flutter_sms_inbox 1.0.5 copy "flutter_sms_inbox: ^1.0.5" to clipboard
flutter_sms_inbox: ^1.0.5 copied to clipboard

PlatformAndroid

Flutter SMS Inbox Plugin (Android only). This library allows users to easily query inbox messages.

1.0.5 #

  • 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 SmsMessage JSON/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.4 #

  • 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.3 #

  • Added support for AGP 8.0
  • Update plugin test cases

1.0.2 #

  • Remove iOS platform
  • Update description and fix lint errors

1.0.1 #

  • Added Null Safety support
  • Update example app

0.0.1 #

  • TODO: Describe initial release.
91
likes
160
points
3.15k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SMS Inbox Plugin (Android only). This library allows users to easily query inbox messages.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_sms_inbox

Packages that implement flutter_sms_inbox