flutter_sms_intellect 0.0.2 copy "flutter_sms_intellect: ^0.0.2" to clipboard
flutter_sms_intellect: ^0.0.2 copied to clipboard

PlatformAndroid

A modern Flutter plugin to access SMS inbox on Android devices.

0.0.1 #

Changelog #

All notable changes to flutter_sms_intellect will be documented in this file.

0.0.2 - 2025-03-01 #

  • Added: Example usage in the example/ directory to demonstrate SMS inbox access on Android.
  • No breaking changes: Core functionality remains unchanged from v0.0.1.

[0.0.1] - 2025-03-01 #

Initial Release #

  • Added core functionality to access the SMS inbox on Android.
  • Implemented method channels for communication between Dart and native Kotlin code.
  • Basic SMS retrieval support with plugin platform interface.